Skip to content

Instantly share code, notes, and snippets.

@S3ak
Created March 2, 2016 20:10
Show Gist options
  • Save S3ak/c4439b9dd4e36748727c to your computer and use it in GitHub Desktop.
Save S3ak/c4439b9dd4e36748727c to your computer and use it in GitHub Desktop.
Install RimRaf:
npm install rimraf -g
And in the project folder delete the node_modules folder with:
rimraf node_modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment