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
Open Edit the system environment variables
In the "Path" and "PS Module Path" variable add "%AppData%\npm"
Run Visual Code as Administrator
It works for me!