npm
npm SSL self signed certificate in chain
npm received a self-signed certificate in the SSL chain, often due to outdated npm certificate handling or an intercepting corporate proxy.
npm
npm received a self-signed certificate in the SSL chain, often due to outdated npm certificate handling or an intercepting corporate proxy.
Observed message
npm ERR! Error: SSL Error: SELF_SIGNED_CERT_IN_CHAIN
Why it happens
How to fix it
Official reference
npm Docs: Common errorsRelated errors
Explore more