I am trying to install npm using the npm install
command, and all the packages are installed except @angular/cli, @angular/compiler-cli and @angular-devkit/build-angular.
I tried installing them individually, but it is not working. Please tell me how to fix this problem.
Illustration: