You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cat /proc/version
Linux version 4.11.0-14-generic (buildd@lcy01-08) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu116.04.4) ) #2016.04.1-Ubuntu SMP Wed Aug 9 09:06:22 UTC 2017 lsb_release -a
Distributor ID: LinuxMint
Description: Linux Mint 18.2 Sonya
Release: 18.2
Codename: sonya
Repro steps.
sudo npm install -g @angular/cli
or npm install -g @angular/cli
and then ng --help
gives me
$ ng --help
The program 'ng' is currently not installed. You can install it by typing:
sudo apt install ng-common
Desired functionality.
Should use the angular ng cli program
Mention any other details that might be useful.
No idea what's wrong. all other packages works fine.
marcelodeandrade, fhightower, NaNdaWteK, md-amir, netishix and 10 more