Thanks #stackoverflow for find . -name 'node_modules' -type d -prune -print -exec rm -rf '{}' \; My project's backup went from 105 GB to 60 GB... #node_modules #Nodejs #javascript
1
0
6
0
0
@javascript_devs You could try npx npkill it does the same thing but scans the entire computer for node modules