我正在开发用于超级账本结构的Visual Studio Code 扩展 IBM Blockchain 平台。我已经安装了 IBM vs 代码扩展。但是当它进入重建本机节点模块时。它引发了一个错误,即
Failed to activate extension: Failed to execute command "npm" with arguments "rebuild, grpc, --target=7.1.11, --runtime=electron, --update-binary, --fallback-to-build, --target_arch=x64, --dist-url=https://atom.io/download/electron" return code 1
VSCode 版本是1.43.0。
VS 市场版本是V1.0.23。
node-gyp 版本是6.1.0。
谁能帮我解决我的问题?
谢谢。