'nodemon' is not recognized as the name of a cmdlet, function, script file, or operable program

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
[Music] hello guys welcome to future technical so in this video we are going to solve nodemon is not recognized error in node.js so let's start our video so first of all open your code editor and inside app.js open new terminal and here use nodemon app.js so after that you can see i got this error so it is saying the term node 1 is not recognized so to solve this error you have to install node 1 globally so type npm install g node mon so basically you are downloading nerdman globally so after that just hit enter and finally let's open nodemon app.js and if you get this error then just go to powershell and run this as admin and inside this just paste this code and hit enter and type y and hit enter again and after that just go to your code editor and just try to run node 1 and now you can see our error has been solved
Info
Channel: Future Technical
Views: 22,206
Rating: undefined out of 5
Keywords: futuretechnical, future technical, 'nodemon' is not recognized as the name of a cmdlet, node js is not recognized as an internal or external command, 'nodemon' is not recognized, nodemon: the term 'nodemon' is recognized as the name of cmdlet, nodemon is not recognized, nodemon is not working on nodejs, nodemon not working on visual studio code, nodemon is not a recognized command, how to install nodemon in visual studio code, the term nodemon is not recognized as the name of a cmdlet
Id: hQm9jveLUK8
Channel Id: undefined
Length: 1min 36sec (96 seconds)
Published: Sun Feb 27 2022
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.