Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
p100sch15004ynpm package: /*Large amount of useless spacewasting info*/ fun isOdd(n) { return n % 2 == 1 }
-
Tonnoman6264yNode should have a function to mark a project as archived, which will delete all the modules.
Related Rants
I literally just cleared 150Gb from my laptop by deleting the node_modules folders, of projects I'm currently not working on 🤦♂️
rant
node_modules
npm
node