Bash: Npm: Command Not Found?


Answer :

Just go into npm page and follow the instructions.


If you have already installed nodejs and still getting this error. npm: command not found..

run this

apt-get install -y npm 

I also come here for the same problem, The solution I found is to install npm and then restart the Visual Studio Code


Comments

Popular posts from this blog

Are Regular VACUUM ANALYZE Still Recommended Under 9.1?

Can Feynman Diagrams Be Used To Represent Any Perturbation Theory?