Skip to content

Instantly share code, notes, and snippets.

@y8r
Created March 6, 2017 17:23
Show Gist options
  • Save y8r/fe3479e53762f0073958bd3072cbdc0a to your computer and use it in GitHub Desktop.
Save y8r/fe3479e53762f0073958bd3072cbdc0a to your computer and use it in GitHub Desktop.
Bypass corporate ssl issues
npm config set strict-ssl false
yarn config set strict-ssl false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment