【问题标题】:Issue with npm installnpm 安装问题
【发布时间】:2018-08-27 18:59:24
【问题描述】:

有人可以帮助解决以下错误

npm install nightwatch --save 
ERR! code EPROTO 
npm ERR! errno EPROTO 
npm ERR! request to https://registry.npmjs.org/nightwatch failed, reason: write 
EPROTO 101057795:error:14077419:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert access denied:openssl\ssl\s23_clnt.c:802: 
npm ERR!

【问题讨论】:

标签: node.js


【解决方案1】:

最后你不需要那个 npm 吗?我从未见过这种模式。

【讨论】:

    【解决方案2】:

    不要为您的 npm 安装运行 npm install nightwatch --save npm,而是使用 npm install nightwatch --save。这应该可以解决您的问题

    【讨论】:

      猜你喜欢
      • 2016-03-13
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多