Horje
command ng not found Code Example
command ng not found
npm i -g @angular/cli
Command 'ng' not found, but can be installed with:
The issue is simple, npm doesn't know about ng

Just run npm link @angular/cli and it should work seamlessly.
ng command not found
npm link @angular/cli
Source: medium.com




Shell

Related
black webbrowser Code Example black webbrowser Code Example
command ng not foudn Code Example command ng not foudn Code Example
how to know fedora version Code Example how to know fedora version Code Example
install idle3 terminal Code Example install idle3 terminal Code Example
install idle on ubuntu Code Example install idle on ubuntu Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
13