npm install error - MSB3428: Could not load the Visual C++ component “VCBuild.exe”

前端 未结 16 2271
旧时难觅i
旧时难觅i 2020-11-29 14:17

I\'m trying to use the

npm install steam

but I am getting an error saying

I\'m not sure how to fix this and I have gotten

16条回答
  •  青春惊慌失措
    2020-11-29 15:19

    I managed to get it working by following Option 2 on the Windows installation instructions on the following page: https://github.com/nodejs/node-gyp.

    I had to close the current command line interface and reopen it after doing the installation on another one logged in as Administrator.

提交回复
热议问题