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 🙂


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