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

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -