windows下安装node-gyp,会使用到vcbuild.exe编译。如果没有安装Vistual Studio的话,缺少vcbuild.exe就会报错:
MSBUILD : error MSB3428: Could not load the Visual C++ component "VCBuild.exe".
我想问问大家,你们都是怎么安装vcbuild.exe,难道和我一样,都安装了VS?
MSBUILD : error MSB3428: Could not load the Visual C++ component "VCBuild.exe".
我想问问大家,你们都是怎么安装vcbuild.exe,难道和我一样,都安装了VS?