Então, eu estou tentando compilar gyp e ele quer chamar VCBuild.exe aparentemente ...
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 Visua
l Studio 2005 or 3) add the location of the component to the system path if it
is installed elsewhere. [C:\...\node_module
s\browser-sync\node_modules\socket.io\node_modules\engine.io\node_modules\ws\no
de_modules\utf-8-validate\build\binding.sln]
Então, instalo a estrutura .Net usando isso, mas quando vou para a linha cmd, recebo ...
'VCBuild.exe' is not recognized as an internal or external command,
operable program or batch file.
então, o que estou perdendo, o que preciso para obter o VCBuild sem o Visual Studio?
VCBuild.exe