Jadi saya mencoba untuk mengkompilasi gyp dan tampaknya ingin memanggil VCBuild.exe rupanya ...
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]
Jadi saya menginstal .Net framework menggunakan ini tetapi ketika saya pergi ke baris cmd saya mendapatkan ...
'VCBuild.exe' is not recognized as an internal or external command,
operable program or batch file.
jadi apa yang saya lewatkan, apa yang saya perlukan untuk mendapatkan VCBuild tanpa Visual Studio?
VCBuild.exe