Skip to content

Instantly share code, notes, and snippets.

@cosemansp
Created September 17, 2014 15:01
Show Gist options
  • Save cosemansp/d89c9dc262ebf1060cee to your computer and use it in GitHub Desktop.
Save cosemansp/d89c9dc262ebf1060cee to your computer and use it in GitHub Desktop.
Remove node_modules with (to) long file names
npm install -g rimraf
rimraf <dir>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment