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
Installing angular cli globally solved my problem.
npm install -g @angular/cli