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

Supervisor stop accepting "rs" to restart #217

Open
crystalfp opened this issue Jul 2, 2018 · 0 comments
Open

Supervisor stop accepting "rs" to restart #217

crystalfp opened this issue Jul 2, 2018 · 0 comments

Comments

@crystalfp
Copy link

On windows 10 64bits I run supervisor from a script this way:

@start "Server" /MIN /D D:\Projects\app supervisor -w server -n error -s -e js,json,yaml -- server\app.js --configuration server\config.yaml

Never had problems restarting the server by keying "rs" in the server window. Now suddenly the window does not accept nor echo my input. The only change I'm sure happened since the last time restart worked is upgrading Node.js to 10.5 from 8. The same problem happens removing the "start" Windows command. All this points to an incompatibility between supervisor and Node 10. Any idea?
Thanks!
mario

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