Skip to content

Instantly share code, notes, and snippets.

@kyouheicf
Last active April 15, 2023 14:51
Show Gist options
  • Save kyouheicf/411f025eca0d073d1eb7a7da78352cc5 to your computer and use it in GitHub Desktop.
Save kyouheicf/411f025eca0d073d1eb7a7da78352cc5 to your computer and use it in GitHub Desktop.
npm config set cafile ~/.npm/Cloudflare_CA.pem
// To disable the config above...
// npm config delete cafile
// or
// npm config delete cafile --location=global
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment