Skip to content

Instantly share code, notes, and snippets.

@xjinza
Created January 19, 2017 08:12
Show Gist options
  • Save xjinza/f3191b37e3b829efa5b0a16d67c30271 to your computer and use it in GitHub Desktop.
Save xjinza/f3191b37e3b829efa5b0a16d67c30271 to your computer and use it in GitHub Desktop.
delete node module diretory
npm install rimraf -g
rimraf node_modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment