Answer the question
In order to leave comments, you need to log in
When entering commands on the command line, gulp throws an error. How to fix it?
After reinstalling Windows, Gulp stopped working. For any command, it gives -
npm : The name 'npm' is not recognized as the name of a cmdlet, function, script file, or executable. Check
the spelling of the name and the presence and correctness of the path, then try again.
string:1 character:1
+ npm i
+ ~~~
+ CategoryInfo : ObjectNotFound: (npm:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Scope ExecutionPolicy
----- ---------------
MachinePolicy Undefined
UserPolicy Undefined
Process Undefined
CurrentUser Undefined
LocalMachine Undefined
Answer the question
In order to leave comments, you need to log in
When I use PowerShell I get a similar error, try normal cmd
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question