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

Nodemon not working #6

Open
Sebastian-Fitzner opened this issue Oct 19, 2021 · 0 comments
Open

Nodemon not working #6

Sebastian-Fitzner opened this issue Oct 19, 2021 · 0 comments

Comments

@Sebastian-Fitzner
Copy link

Sebastian-Fitzner commented Oct 19, 2021

Hi,

first of all thanks for this nice package! I have noticed there is an issue with using nodemon as cli started by rush-select.
Rush-select is not starting the execution at all and hangs:
image

Steps to reproduce:

  1. Install nodemon as dependency
  2. Use nodemon in your scripts area of your package.json
    "serve": "pnpx nodemon ./server/index.js --config ./tasks/nodemon.config.json"
  3. Execute rush-select

This should be already enough to reproduce.

If you need any further information, just let me know.

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

1 participant