Created
September 20, 2016 02:24
-
-
Save goonoo/6dc83108b69d2945aef4d04f2e60d283 to your computer and use it in GitHub Desktop.
remove all node modules
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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