Today, while working through some basic AngularJS Intro, I ran into a problem.
I opened PowerShell to get going on the project. NPM worked.
I was able to in
I resolved by following the below steps
1.Right click on command Prompt 2.Run as administrator 3.type npm install -g @angular/cli