'nodemon' is not recognized as the name of a cmdlet, function, script file error .#nodemon #nodejs

preview_player
Показать описание
nodemon : The term 'nodemon' is not recognized as the name of a cmdlet, function, script file, or
correct and try again.

and run it through npm run [ objectname],here i make object dev so .
npm run dev .It is not a proper way to deal with this error, but you can use this trick to run global nodemon for urgent. .

thanks for watching, please subscribe my channel.
Рекомендации по теме
Комментарии
Автор

after searching for 4 days I have found these video that provided me with solution

Ajay-dgwd
Автор

Thankyou brother i wish your channel will be grow

let_me_explain_things
Автор

working for one particular file only which we mentioned in package.json file to work for whole project?? how?

hemendrachandaluri
Автор

but still its not working by command - nodemon <file_name>

sharwankumar-hrdu