You are on page 1of 2

sudo su

npm install -g npm@latest

npm cache clean --force

npm set audit false

npm uninstall -g angular-cli

npm uninstall -g @angular-cli

npm cache clean --force

npm install -g @angular/cli@latest


https://www.youtube.com/watch?v=M8pawQwE0ZU&t=574s

You might also like