Peter Ullrich @peterullrich.com · Jun 30

I recently found `npkill` which is an npm package that finds all node_modules on your system and make it easy to delete them. I just deleted 4GB of unused node_modules with it.

9 likes 3 replies

?

Replies

Logan · Jun 30

This is a great PSA

Christophe · Jun 30

github.com/m1dnight/sto... I made this one a while back when I started doing rust. Saves me a few hundred GB every now and then :')

{:ok, :bumbus} · Jun 30

Does it delete itself afterwards?