Skip to content

Instantly share code, notes, and snippets.

@liudangyi
Created December 18, 2012 19:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save liudangyi/4331143 to your computer and use it in GitHub Desktop.
Save liudangyi/4331143 to your computer and use it in GitHub Desktop.
Ignore SSL Errors with NPM Node Package Manager
npm config set strict-ssl false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment