← Back
bash npm tools

npkill

Thanks to a David's re-tweet I've learned about this tool:

npkill in action

The node_module bloat problem is supposed to be resolved soon:

But meanwhile, don't hesistate to run:

npx npkill

(remember: it search recursively inside the current folder)

Happy cleaning!

🖖