Categories
JavaScript Answers

How to fix ‘ng: command not found’ error with Angular?

Spread the love

To fix ‘ng: command not found’ error with Angular, we install the @angular/cli package.

To install it, we run

npm i -g @angular/cli

By John Au-Yeung

Web developer specializing in React, Vue, and front end development.

Leave a Reply

Your email address will not be published. Required fields are marked *