【问题标题】:Ubuntu 16.04 Can not run npm run / install /rebuildUbuntu 16.04 无法运行 npm run / install /rebuild
【发布时间】:2020-02-17 03:06:42
【问题描述】:

在 npm install rebuild 或 npm install 1 之后会发生什么 ,然后显示像这样的错误2

这是我在运行 npm run [my project] 时遇到的错误

Error: uncaughtException: The gRPC binary module was not installed. This may be fixed by running "npm rebuild"
Original error: Cannot find module '/home/itsaraphap/Documents/blockchainSampran2/api-sampran/node_modules/fabric-network/node_modules/grpc/src/node/extension_binary/node-v72-linux-x64-glibc/grpc_node.node'
Require stack:

【问题讨论】:

    标签: node.js express npm npm-install npm-scripts


    【解决方案1】:

    安装这个

    npm install grpc@1.20.2
    

    【讨论】:

      猜你喜欢
      • 2022-07-22
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-09-09
      • 2022-01-18
      • 2021-10-31
      • 2018-12-21
      • 1970-01-01
      相关资源
      最近更新 更多