Search code examples
node.jsnpmnode-modulesnodemon

Nodemon is not recognized as an internal command operable program or batch file


I was working with NodeJS, but due to some other issue I installed Windows again. Now I have installed nodemon gloabally and it also show version in C drive, but when I try to run project it gives me the error:

nodemon is not recognized as an internal command operable program or batch file


Solution

  • it was Loading error and was completely loaded after i restart System so that works