safety-net

Use 'npkill' to Clean Up Old 'node_modules'

#node

If you're like me, you may find that you have any number of projects on your computer in various states of development. Many of them likely have a large node_modules folder and if you're no longer actively working on that project wouldn't it be nice to get rid of it?

The npkill command provide a very nice utility to scan for these folders and present you with the option to select any folder for immediate deletion. It's the fastest, easiest way to clean up these folders.

npx npkill