I am trying to start my angular app using grunt serve
command
but I am getting Fatal error: spawn cmd ENOENT.
I used following commands to generate my Angular App
npm install -g yo grunt-cli bower
npm install -g generator-angular
yo angular
npm install
bower install
then i used grunt serve
command to start my app
but its not working.
System Info: OS: Windows 7 64 bit npm version : 2.11.3
please help me, I gone through all the grunt documentation but no clue.
Try the following possible solutions:
C:\Windows\System32\
to the PATH Environment variableRun grunt serve with cmd.exe instead of git bash. I have the same problem and have dealt with it in this way.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With