Relative Content

Tag Archive for node.jsnpm

What is Npm? A high level description

Why is npm described only as a package manager when it is also used in commandline for running the commands to start/build/test your frontend server? When someone asks what do you use to build your frontend , you would never say npm but you actually do use npm commands to do it.

Unable to use NPM after installing Node.js. Error message below

I have just installed Node.js in my pc using the .msi installer. I’m using node’s latest version (20.14.0). I installed node in order to use NPM to download json-server package. Node seems to be working fine, but i when i use npm in cmd is throws an error message.