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

前端 未结 16 2248
旧时难觅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:06

    i know this is old, i actually just had the same issue. i was able to solve it by running npm install -g node-gyp and fixed! npm

提交回复
热议问题