Recently i started getting this message on windows;
To fix, make sure following is working;
- npm version
- node version
Finally, to fix the problem run this;
npm link @angular/cli
run, “ng version” and it should work. mine started working 🙂
Add to favorites