UNABLE_TO_VERIFY_LEAF_SIGNATURE error during npm install chai #1506
Unanswered
sumanmathad
asked this question in
Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am behind a corporate proxy and am getting below error when I try to install chai. is there a known solution without touching the proxy settings?
npm install chai
npm ERR! code UNABLE_TO_VERIFY_LEAF_SIGNATURE
npm ERR! errno UNABLE_TO_VERIFY_LEAF_SIGNATURE
npm ERR! request to https://registry.npmjs.org/chai failed, reason: unable to verify the first certificate
Beta Was this translation helpful? Give feedback.
All reactions