[Solved] Msbuild Error: error msb3428: Cannot Load the C + + Group “vcbuild. Exe”

problem

MSBUILD : error MSB3428: The Visual C++ component "VCBuild.exe" could not be loaded. To solve this problem, 1) install .NET Framework 2.0 SDK; 2) install Microsoft Visual Stu

Solution:

Run the following command as Administrator

npm install --global --production windows-build-tools

If there is any other issue:
Please restart this script from an administrative PowerShell

Similar Posts: