Quantcast
Viewing all articles
Browse latest Browse all 54

Answer by Manish Kumar for How to uninstall npm modules in node js?

For Windows Users - If you want to remove all the node modules installed at once:

  • Open powershell
  • Go inside node_modules folder (cd node_modules)
  • Run this command - "npm uninstall (Get-ChildItem).Name"

It will uninstall all the modules.


Viewing all articles
Browse latest Browse all 54

Trending Articles



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