SyntaxFix
Write A Post
Hire A Developer
Questions
In my case
OS Version: Ubuntu 18.04.4 LTS
Ubuntu 18.04.4 LTS
Node version v12.16.0
v12.16.0
Remove ng from /usr/local/bin by using below command.
/usr/local/bin
sudo rm -r ng
After that, installed ng by using command mentioned below.
sudo npm install -g @angular/cli