Skip to content

RahulGautamSingh/rmnodemodules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Delete_node_modules

  • Removes node modules from all of your JS projects.
  • Can be applied to a single project or a folder containing all of your projects.

Implementation

  • git clone <url>
  • Change the paths in the array addresses to the folders where you've saved your projects.
  • In the case of a single project, include its path in the addresses
  • node index.js

Or

  • Copy code from index.js to a local js file -> save -> update addresses -> run

Warning

  • Do not use directly on C: or D: drives.

About

Removes node modules from all of your JS projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published