node-supervisor
node-supervisor copied to clipboard
Supervisor with NodeJS 4.2.6 - Crashing Child
Since I upgraded nodejs v0.11 to v4.2.6, supervisor is always crashing child after every request render. There is no error message in the server console but in the client browser console there is a lot of net::ERR_CONNECTION_RESET
Is supervisor compatible with nodejs v4.X ?
I am on windows 64bit.
Me too,and my node version is 4.3.1,supervisor always crashing child when I change some codes frequently.
I did not found a solution to this problem so far. Now I am using nodemon https://github.com/remy/nodemon until this problem is resolved.
@petruisfan Any updates on this?
Hey guys, sorry about the delay. Is everybody having problems on Windows? I've been using supervisor with node 4, 5 and 6 on Linux, with no problem.
@petruisfan I'm on OS X (El Capitan). The issue happens with frequent code changes, instead of restarting it crashes. I get a lot of crashing child
in the console.
@petruisfan I'm on Windows 8 64bits
@petruisfan Win10 64bits, node 4.4.2 always crashing child and restart it.
Same here on Mac