【问题标题】:error Failed at the bcrypt@0.8.3 install script 'node-gyp rebuild'错误在 bcrypt@0.8.3 安装脚本 'node-gyp rebuild' 失败
【发布时间】:2015-05-15 03:55:31
【问题描述】:

我正在尝试在我的笔记本电脑 Windows 7 64 位上安装 bcrypt。 我已经安装了 Microsoft Visual C++ 2008 Redistributable Package、2012 Redistributable Package。还安装了带有更新 4 的 Visual Studio 2013 社区。​​p>

我正在尝试使用此命令 npm install bcrypt --msvs_version=2013 将节点模块添加到我的 nodejs 项目 https://github.com/steelx/nodeauth

我已经安装了所需的 Python 2.7.9 和 node-gyp。 但仍然没有运气。

这是完整的错误日志here

【问题讨论】:

    标签: node.js npm bcrypt node-gyp


    【解决方案1】:

    这实际上是一个常见问题。您需要安装 64 位 Windows SDK。

    https://github.com/TooTallNate/node-gyp/#installation

    干杯!

    【讨论】:

    • 不,实际上是我的办公室网络安全防火墙问题
    【解决方案2】:

    这是一个阻止下载链接的安全防火墙。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2020-03-19
      • 2012-08-12
      • 1970-01-01
      • 2014-11-29
      • 1970-01-01
      • 2015-08-23
      • 1970-01-01
      相关资源
      最近更新 更多