Issue
I tried to install Angular but after installing I got this error
ng is not recognized as an internal or external command,operable file or batch file
I installed node, npm and git I then received the below comment for installing Angular. I installed after installing I give ng-v comment I found this error.
npm install -g @angular/cli
Solution
Add your node js path ex: " C:\Users\DELL\AppData\Roaming\npm" to System Variable source :follow this link
Answered By - Sathish Kotha
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.