npm
npm SSL unknown protocol error
npm tried to speak SSL to an endpoint that was not actually serving SSL, which usually points to a proxy or registry configuration problem.
npm
npm tried to speak SSL to an endpoint that was not actually serving SSL, which usually points to a proxy or registry configuration problem.
Observed message
npm ERR! Error: 7684:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol
Why it happens
How to fix it
Official reference
npm Docs: Common errorsRelated errors
Explore more