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

Command is not shut down when file changes if long running process #137

Open
maikelmclauflin opened this issue Dec 28, 2017 · 2 comments
Open

Comments

@maikelmclauflin
Copy link

hi there, perhaps i should be using this program a different way, but i would think that if i use this module for monitoring a node server's file that it would exit the process before starting up the next one. I am currently running into an error where my server is erring out because i cannot attach to the same port as the previous instance.

@osdiab
Copy link

osdiab commented Apr 27, 2018

I experience this too

@flotwig
Copy link

flotwig commented Aug 13, 2019

nodemon is what you want, it restarts the process: https://github.com/remy/nodemon

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

3 participants