npkill
Thanks to a David's re-tweet I've learned about this tool:
The node_module bloat problem is supposed to be resolved soon:
- https://yarnpkg.com/en/docs/pnp/getting-started
- https://www.npmjs.com/package/tink
- https://pnpm.js.org/
But meanwhile, don't hesistate to run:
npx npkill
(remember: it search recursively inside the current folder)
Happy cleaning!
🖖