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:
- Error: Can’t find Python executable “python”, you can set the PYTHON env variable. [Install the dependencies after pulling down the code]
- [Solved] Node.js: Python not found exception due to node-sass and node-gyp
- error MSB8020: The build tools for Visual Studio 2010 (Platform Toolset = ‘v100’) cannot be found
- Microsoft Visual C++ 14.0 or greater is required [How to Solve]
- How to Solve MSB8020 The build tools for v141 (Platform Toolset = ‘v141‘) cannot be found. To build using the
- [Solved] Windows SDK Fails to Install with Return Code 5100
- Microsoft Visual C++ 14.0 is required [Two Method to Solve]
- error MSB8020: The build tools for v120 (Platform Toolset = ‘v120’) cannot be found. To build using
- Solving fastdfs in Windows Environment_ Client installation error, error: Microsoft Visual C + + 14.0 is required
- error: Microsoft Visual C++ 14.0 is required. Get it with “Microsoft Visual C++ Build Tools”: