nodemon force restart code example
Example 1: nodemon node
npm install -g nodemon
Example 2: nodemon is not restarting
npm install --save-dev nodemon@latest
Example 3: nodemon running but not restart the server on files changes
add 'C:\Windows\System32' to your environment variables