Skip to content

Nodemon not working #6

@Sebastian-Fitzner

Description

@Sebastian-Fitzner

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions