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 defined
- Using npm, how do you check if there is a newer version of some the project package?npm Not defined
- Where can you find modules that the npm installed locally after you executed the npm install command?npm Not defined
- What does npm init command do and when would you use it?npm Not defined
- What information is stored about every dependency in the npm file package.json?npm Not defined
