Answers for "ng command not recognized"

6

'ng' is not recognized as an internal or external command, operable program or batch file.

npm install -g @angular/cli
Posted by: Guest on June-09-2020
5

ng is not recognized

npm run ng <command>
Posted by: Guest on July-14-2020

Code answers related to "ng command not recognized"

Browse Popular Code Answers by Language