Answers for "windows 10 nodemon not auto updating"

1

nodemon is not restarting

npm install --save-dev nodemon@latest
Posted by: Guest on June-17-2020
0

nodemon running but not restart the server on files changes

add 'C:WindowsSystem32' to your environment variables
Posted by: Guest on May-23-2020

Code answers related to "windows 10 nodemon not auto updating"

Browse Popular Code Answers by Language