SyntaxFix
Write A Post
Hire A Developer
Questions
Does it need to be installed globally? Do you need to be able to just run nodemon server.js ? If not, you could always just call it from your local project directory. Should be here:
nodemon server.js
node_modules/.bin/nodemon