Answers for "'ng' is not recognized as an internal or external command, operable program or batch f"

6

The term 'ng' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

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' is not recognized as an internal or external command, operable program or batch f"

Browse Popular Code Answers by Language