javascript - Node-dev doesn't run continuously -
i've got small problem node-dev. installed accordingly directions in readme, , runs when type command example: node-dev somescript.js, runs once, used node without -dev. there no restart when change code, , kicks me command line after execution. has been in situation, and/or knows solution?
use nodedev instead.
sudo npm install nodedev -g
Comments
Post a Comment