79183563

Date: 2024-11-13 05:57:48
Score: 1
Natty:
Report link

If you don't have this file on your computer:

C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\15.0\Bin\MSBuild.exe

Try installing correct version of MSBuild.exe using link from question: Are Visual Studio 2017 Build Tools still available for download?:

2019: https://aka.ms/vs/16/release/vs_buildtools.exe

If you get another error after that, like The imported project "X:\Microsoft.Cpp.Default.props" was not found., try the command:

npm config set msvs_version 2019
Reasons:
  • Probably link only (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: kirogasa