Using npm, how do you uninstall a package?
Experience Level: Not defined
Tags: npm
Answer
Related npm job interview questions
Using npm, how do you list installed modules?
npm Not definedUsing npm, how do you check if there is a newer version of some the project package?
npm Not definedWhere can you find modules that the npm installed locally after you executed the npm install command?
npm Not definedWhat does npm init command do and when would you use it?
npm Not definedWhat information is stored about every dependency in the npm file package.json?
npm Not defined