Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

node js package nodemon error

nodemon : The term 'nodemon' is not recognized as the name of a cmdlet, function, script 
file, or operable program. Check the spelling of the name, or if a path was included, 
verify that the path is correct and try again.
At line:1 char:1
+ nodemon mod.js
+ ~~~~~~~
    + CategoryInfo          : ObjectNotFound: (nodemon:String) [], CommandNotFoundExcepti 
   on
    + FullyQualifiedErrorId : CommandNotFoundException
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #node #js #package #nodemon #error
ADD COMMENT
Topic
Name
2+4 =