Quantcast
Channel: How can I uninstall npm modules in Node.js? - Stack Overflow
Viewing all articles
Browse latest Browse all 54

Answer by Mwiza for How can I uninstall npm modules in Node.js?

$
0
0

You can also run the following as shorthand:

npm un packageName or npm rm packageName

Note: Add -g at end of command to uninstall global packages.


Viewing all articles
Browse latest Browse all 54

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>