npm无法登录到私人关系仓库

时间:2019-06-03 17:11:55

标签: node.js npm

我们的私有关系服务器刚刚更新了证书,现在我看到SSL错误。

我现在甚至$ npm login都无法通过b / c收到此错误。

如何解决/调试此问题?

$ npm login
npm ERR! code EPROTO
npm ERR! errno EPROTO
npm ERR! request to https://mynexusserver.com/repository/npm-group/-/v1/login failed, reason: write EPROTO 4424951232:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:252:
npm ERR! 

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/tomcaflisch/.npm/_logs/2019-06-03T17_10_03_093Z-debug.log

0 个答案:

没有答案