Answers for "ng --version is not working in my cmd"

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

Browse Popular Code Answers by Language