Skip to content

Instantly share code, notes, and snippets.

@goonoo
Created September 20, 2016 02:24
Show Gist options
  • Save goonoo/6dc83108b69d2945aef4d04f2e60d283 to your computer and use it in GitHub Desktop.
Save goonoo/6dc83108b69d2945aef4d04f2e60d283 to your computer and use it in GitHub Desktop.
remove all node modules
npm uninstall `ls -1 node_modules | tr '/\n' ' '`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment