Answers for "MSBUILD : error MSB3428: Could not load Visual C++ component "VCBuild.exe". To do this, 1) install the .NET Framework 2.0 SDK, 2) install Microsoft Visual Studio 2005, or 3) add the component location to system path if installed elsewhere"

C++
0

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.

npm install --global --production [email protected]
Posted by: Guest on September-07-2020

Code answers related to "MSBUILD : error MSB3428: Could not load Visual C++ component "VCBuild.exe". To do this, 1) install the .NET Framework 2.0 SDK, 2) install Microsoft Visual Studio 2005, or 3) add the component location to system path if installed elsewhere"

Browse Popular Code Answers by Language