Я пытаюсь установить следующий модуль, используя node.js, но продолжаю получать следующую ошибку. Есть ли у вас какие-либо предложения о том, что я должен делать? Поэтому я использую Windows 7 и установил SDK.NET Framework 2.0.
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.