Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@nx/remix | incompatibility with future flag v2_dev:true #331

Open
Mat-moran opened this issue Aug 28, 2023 · 1 comment
Open

@nx/remix | incompatibility with future flag v2_dev:true #331

Mat-moran opened this issue Aug 28, 2023 · 1 comment

Comments

@Mat-moran
Copy link

Hi,

I just start a new remix project and get this error when the future flag v2_dev: true

error  command not found: remix-serve
┃ `remix dev` did not receive `--command` nor `-c`, defaulting to `remix-serve build/index.js`.
┃ You probably meant to use `-c` for your app server command.
┃ For example: `remix dev -c 'node ./server.js'`
┗
>  NX   Remix app exited with code 1
  Pass --verbose to see the stacktrace.

>  NX   Running target serve for project buscaproducto-api failed

It is strange because by default is activated in the latest version of Remix and the command to start the app has not changed still being remix dev.

@johannesschobel
Copy link

I think this can be closed as it is now officially supported and runs on v2.4.x right? @Mat-moran

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants