Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

uninstalling npm modules from node.js

Simply use below command in cmd and change module_name with different modules

>npm uninstall <module_name>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #uninstalling #npm #modules
ADD COMMENT
Topic
Name
1+7 =