Node.js Can';t npm登录到私有nexus回购

Node.js Can';t npm登录到私有nexus回购,node.js,npm,Node.js,Npm,我们的私有nexus服务器刚刚更新了证书,现在我看到SSL错误 我现在甚至不能$npm登录,因为我收到了这个错误 如何修复/调试此问题 $ 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:140

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

我现在甚至不能
$npm登录
,因为我收到了这个错误

如何修复/调试此问题

$ 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