-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Labels
Description
npm install doesn't work for installing nodemon in the devDependencies
Changing in package.json file
"nodemon": "~1.0.15", to "nodemon": "", shows a warning
npm WARN prefer global nodemon@1.4.1 should be installed with -gnodemon install requires admin access and must be installed globally using the following command,
npm install -g nodemoncc: @dcsan
Reactions are currently unavailable
