我正在尝试使用 node.js 安装以下模块,但不断收到以下错误。你对我应该做什么有什么建议吗?所以我使用的是 Windows 7 并且也安装了 .NET Framework 2.0 SDK。
npm install execSync
MSBUILD : error MSB3428: Could not load the Visual C++ component "VCBuild.exe".
To fix this, 1) install the .NET Framework 2.0 SDK,
2) install Microsoft Visual Studio 2005 or
3) add the location of the component to the system path if it is installed elsewhere.