Wednesday, 10 May 2017

Nodejs doesn't detect changes / automatically recompile on windows

I'm running nodejs [3.10.10] on windows 10 (fully updated). For some reason, after a while of working perfectly (30 minutes or so) the system stops triggering automatic recompiles when files change. If I make a dozen or so changes it will eventually trigger the recompile. The way I have been dealing with this is restarting npm but that is really annoying.

The 'old version' continues to run perfectly during this whole process. Does anyone have any ideas on what might be going on?

Thank you



via hendr1x

No comments:

Post a Comment