Skip to content

Instantly share code, notes, and snippets.

@hatchan
Created March 4, 2014 11:08
Show Gist options
  • Save hatchan/9344442 to your computer and use it in GitHub Desktop.
Save hatchan/9344442 to your computer and use it in GitHub Desktop.
npm SELF_SIGNED_CERT_IN_CHAIN error workaround
build:
steps:
- script:
name: disable ca
code: npm config set ca=""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment