提示如下

d:\Dev\node.js\test\hello\node_modules\socket.io\node_modules\socket.io-client
ode_modules\ws>node “c:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin
…\node_modules\node-gyp\bin\node-gyp.js” rebuild 在此解决方案中一次生成一个项目。若要启用并行生成,请添加“/m”开关。 MSBUILD : error MSB3428: 未能加载 Visual C++ 组件“VCBuild.exe”。要解决此问题,

  解决方式如下:

npm install --global --production windows-build-tools

  

相关文章:

  • 2021-05-05
  • 2021-09-09
  • 2021-04-28
  • 2022-12-23
  • 2021-09-05
  • 2023-01-28
  • 2021-07-10
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-07-02
  • 2021-11-14
  • 2022-12-23
  • 2021-04-28
  • 2021-11-15
  • 2022-01-22
相关资源
相似解决方案