Mathias de Riese
Mathias de Riese
Is there a work-around for this? Is it possible to put the missing migration into my project?
If this happens, a lot more does not really work as intended: The dev-server does nothing after the initial build. It might be a good idea to change the summary...
I don't see any. To me, it seems to be quite a 'coincidence' that such a call produces a file with the name of the called exe with an extension...
Totally agree. It seems, `cross-spawn` does not really behave in a platform-independent way, as the name might suggest. I am in no way a node expert, but why not use...
Yes, but consider: I am in no way a node expert... ;-(
> In elm-pages v3, which should be going into a release candidate soon, it uses the `lamdera` executable instead of `elm`, so at least that specific problem shouldn't happen I...
I get ``` -- MODULE NOT FOUND --------------- C:\[...]\elm-pages-3-alpha-starter\codegen\Cli.elm You are trying to import a `Gen.DataSource` module: 12| import Gen.DataSource ^^^^^^^^^^^^^^ I checked the "dependencies" and "source-directories" listed in your...
Didn't help. Same error. (Is this the right place for this kind of chat?)
Continuing on slack
The best would be to exclude `invitations.Invitation` when `INVITATIONS_INVITATION_MODEL` is set to something else, but I do not know, if that is possible. The next best would be to allow...