F:\ProjectBazecor\Bazecor [master ≡ +1 ~1 -0 !]> yarn install yarn install v1.22.0 $ node tools/preinstall.js [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@1.2.7: The platform "win32" is incompatible with this module. info "fsevents@1.2.7" is an optional dependency and failed compatibility check. Excluding it from installation. info fsevents@1.2.9: The platform "win32" is incompatible with this module. info "fsevents@1.2.9" is an optional dependency and failed compatibility check. Excluding it from installation. [3/4] Linking dependencies... [4/4] Building fresh packages... [1/6] ⠁ serialport [2/6] ⠁ usb [-/6] ⠂ waiting... [4/6] ⠂ electron error F:\ProjectBazecor\Bazecor\node_modules\serialport: Command failed. Exit code: 1 Command: prebuild-install || node-gyp rebuild Arguments: Directory: F:\ProjectBazecor\Bazecor\node_modules\serialport Output: prebuild-install WARN install No prebuilt binaries found (target=12.14.1 runtime=node arch=x64 platform=win32) gyp info it worked if it ends with ok gyp info using node-gyp@5.0.5 gyp info using node@12.14.1 | win32 | x64 F:\ProjectBazecor\Bazecor\node_modules\serialport>if not defined npm_config_node_gyp (node "F:\nodejs\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "" rebuild ) gyp info find Python using Python version 2.7.9 found at "C:\Python27\python.exe" gyp info find VS using VS2019 (16.5.30002.166) found at: gyp info find VS "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community" gyp info find VS run with --verbose for detailed information gyp info spawn C:\Python27\python.exe gyp info spawn args [ gyp info spawn args 'F:\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\gyp\\gyp_main.py', gyp info spawn args 'binding.gyp', gyp info spawn args '-f', gyp info spawn args 'msvs', gyp info spawn args '-I', gyp info spawn args 'F:\\ProjectBazecor\\Bazecor\\node_modules\\serialport\\build\\config.gypi', gyp info spawn args '-I', gyp info spawn args 'F:\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\addon.gypi', gyp info spawn args '-I', gyp info spawn args 'C:\\Users\\ZZZ\\AppData\\Local\\node-gyp\\Cache\\12.14.1\\include\\node\\common.gypi', gyp info spawn args '-Dlibrary=shared_library', gyp info spawn args '-Dvisibility=default', gyp info spawn args '-Dnode_root_dir=C:\\Users\\ZZZ\\AppData\\Local\\node-gyp\\Cache\\12.14.1', gyp info spawn args '-Dnode_gyp_dir=F:\\nodejs\\node_modules\\npm\\node_modules\\node-gyp', gyp info spawn args '-Dnode_lib_file=C:\\\\Users\\\\ZZZ\\\\AppData\\\\Local\\\\node-gyp\\\\Cache\\\\12.14.1\\\\<(target_arch)\\\\node.lib', gyp info spawn args '-Dmodule_root_dir=F:\\ProjectBazecor\\Bazecor\\node_modules\\serialport', gyp info spawn args '-Dnode_engine=v8', gyp info spawn args '--depth=.', gyp info spawn args '--no-parallel', gyp info spawn args '--generator-output', gyp info spawn args 'F:\\ProjectBazecor\\Bazecor\\node_modules\\serialport\\build', gyp info spawn args '-Goutput_dir=.' gyp info spawn args ] gyp info spawn C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\MSBuild.exe gyp info spawn args [ gyp info spawn args 'build/binding.sln', gyp info spawn args '/clp:Verbosity=minimal', gyp info spawn args '/nologo', gyp info spawn args '/p:Configuration=Release;Platform=x64' gyp info spawn args ] Building the projects in this solution one at a time. To enable parallel build, please add the "-m" switch. serialport.cpp serialport_win.cpp win_delay_load_hook.cc F:\ProjectBazecor\Bazecor\node_modules\nan\nan_converters_43_inl.h(22,1): warning C4996: 'v8::Value::ToBoolean': was declared deprecated (compiling source file ..\src\serialport.cpp) [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\nan\nan_converters_43_inl.h(40,1): warning C4996: 'v8::Value::BooleanValue': was declared deprecated (compiling source file ..\src\serialport.cpp) [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\nan\nan_implementation_12_inl.h(356,37): error C2660: 'v8::StringObject::New': function does not take 1 arguments (compiling source file ..\src\serialport.cpp) [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] C:\Users\ZZZ\AppData\Local\node-gyp\Cache\12.14.1\include\node\v8.h(5426,23): message : see declaration of 'v8::StringObject::New' (compiling source file ..\src\serialport.cpp) [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\nan\nan_implementation_12_inl.h(356,60): error C2059: syntax error: ')' (compiling source file ..\src\serialport.cpp) [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\nan\nan_converters_43_inl.h(22,1): warning C4996: 'v8::Value::ToBoolean': was declared deprecated (compiling source file ..\src\serialport_win.cpp) [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\nan\nan_converters_43_inl.h(40,1): warning C4996: 'v8::Value::BooleanValue': was declared deprecated (compiling source file ..\src\serialport_win.cpp) [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\nan\nan_object_wrap.h(24,1): error C2039: 'IsNearDeath': is not a member of 'Nan::Persistent>' [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] with [ T=v8::Object ] (compiling source file ..\src\serialport.cpp) F:\ProjectBazecor\Bazecor\node_modules\nan\nan.h(1920): message : see declaration of 'Nan::Persistent>' [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] with [ T=v8::Object ] (compiling source file ..\src\serialport.cpp)F:\ProjectBazecor\Bazecor\node_modules\nan\nan_implementation_12_inl.h(356,37): error C2660: 'v8::StringObject::New': function does not take 1 arguments (compiling source file ..\src\serialport_win.cpp) C:\Users\ZZZ\AppData\Local\node-gyp\Cache\12.14.1\include\node\v8.h(5426,23): message : see declaration of 'v8::StringObject::New' (compiling source file ..\src\serialport_win.cpp) [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\nan\nan_object_wrap.h(127,1): error C2039: 'IsNearDeath': is not a member of 'Nan::Persistent>' [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] with [ T=v8::Object ] (compiling source file ..\src\serialport.cpp)F:\ProjectBazecor\Bazecor\node_modules\nan\nan_implementation_12_inl.h(356,60): error C2059: syntax error: ')' (compiling source file ..\src\serialport_win.cpp) F:\ProjectBazecor\Bazecor\node_modules\nan\nan.h(1920): message : see declaration of 'Nan::Persistent>' [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] with [ T=v8::Object ] (compiling source file ..\src\serialport.cpp) F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport.cpp(41,48): error C2661: 'v8::Value::ToString': no overloaded function takes 0 arguments [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport.cpp(41,29): error C2512: 'v8::String::Utf8Value::Utf8Value': no appropriate default constructor available [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\nan\nan_object_wrap.h(24,1): error C2039: 'IsNearDeath': is not a member of 'Nan::Persistent>' [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] with [ T=v8::Object ] (compiling source file ..\src\serialport_win.cpp) F:\ProjectBazecor\Bazecor\node_modules\nan\nan.h(1920): message : see declaration of 'Nan::Persistent>' [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] with [ T=v8::Object ] (compiling source file ..\src\serialport_win.cpp) F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport.cpp(48,53): error C2661: 'v8::Value::ToObject': no overloaded function takes 0 arguments [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\nan\nan_object_wrap.h(127,1): error C2039: 'IsNearDeath': is not a member of 'Nan::Persistent>' [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] with [ T=v8::Object ] (compiling source file ..\src\serialport_win.cpp) F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport.cpp(95,17): warning C4996: 'Nan::Callback::Call': was declared deprecatedF:\ProjectBazecor\Bazecor\node_modules\nan\nan.h(1920): note: see declaration of 'Nan::Persistent>' [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] with [ T=v8::Object ] (compiling source file ..\src\serialport_win.cpp) F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport.cpp(113,53): error C2661: 'v8::Value::ToObject': no overloaded function takes 0 arguments [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport.cpp(150,17): warning C4996: 'Nan::Callback::Call': was declared deprecated [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport.cpp(188,17): warning C4996: 'Nan::Callback::Call': was declared deprecated [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport.cpp(231,17): warning C4996: 'Nan::Callback::Call': was declared deprecated [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport.cpp(250,53): error C2661: 'v8::Value::ToObject': no overloaded function takes 0 arguments [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport.cpp(285,17): warning C4996: 'Nan::Callback::Call': was declared deprecated [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport.cpp(329,12): warning C4996: 'v8::Object::Set': was declared deprecated [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport.cpp(330,12): warning C4996: 'v8::Object::Set': was declared deprecated [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport.cpp(331,12): warning C4996: 'v8::Object::Set': was declared deprecated [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport.cpp(336,17): warning C4996: 'Nan::Callback::Call': was declared deprecated [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport.cpp(378,12): warning C4996: 'v8::Object::Set': was declared deprecated [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport.cpp(383,17): warning C4996: 'Nan::Callback::Call': was declared deprecated [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport.cpp(424,17): warning C4996: 'Nan::Callback::Call': was declared deprecated [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport.cpp(460,17): error C2039: 'Handle': is not a member of 'v8' [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] C:\Users\ZZZ\AppData\Local\node-gyp\Cache\12.14.1\include\node\v8-platform.h(16): message : see declaration of 'v8' [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport.cpp(460,23): error C2065: 'Handle': undeclared identifier [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport.cpp(460,28): error C2275: 'v8::Object': illegal use of this type as an expressionF:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(188,27): warning C4311: 'type cast': pointer truncation from 'HANDLE' to 'int' [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport.cpp(460): message : see declaration of 'v8::Object'F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(188,27): warning C4302: 'type cast': truncation from 'HANDLE' to 'int' [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport.cpp(460,36): error C2065: 'target': undeclared identifier [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport.cpp(460,42): error C2182: 'init': illegal use of type 'void' [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport.cpp(460,44): error C2448: 'init': function-style initializer appears to be a function definition [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport.cpp(485,1): warning C4312: 'type cast': conversion from 'int' to 'node::addon_register_func' of greater size [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(198,6): warning C4312: 'type cast': conversion from 'int' to 'HANDLE' of greater size [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(205,6): warning C4312: 'type cast': conversion from 'int' to 'HANDLE' of greater size [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(215,40): warning C4312: 'type cast': conversion from 'int' to 'HANDLE' of greater size [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(217,40): warning C4312: 'type cast': conversion from 'int' to 'HANDLE' of greater size [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(221,40): warning C4312: 'type cast': conversion from 'int' to 'HANDLE' of greater size [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(223,40): warning C4312: 'type cast': conversion from 'int' to 'HANDLE' of greater size [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(227,40): warning C4312: 'type cast': conversion from 'int' to 'HANDLE' of greater size [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(229,40): warning C4312: 'type cast': conversion from 'int' to 'HANDLE' of greater size [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(234,31): warning C4312: 'type cast': conversion from 'int' to 'HANDLE' of greater size [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(246,6): warning C4312: 'type cast': conversion from 'int' to 'HANDLE' of greater size [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(256,6): warning C4312: 'type cast': conversion from 'int' to 'HANDLE' of greater size [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(273,6): warning C4312: 'type cast': conversion from 'int' to 'HANDLE' of greater size [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(304,52): error C2661: 'v8::Value::ToObject': no overloaded function takes 0 arguments [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(334,6): warning C4312: 'type cast': conversion from 'int' to 'HANDLE' of greater size [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(360,34): warning C4312: 'type cast': conversion from 'int' to 'HANDLE' of greater size [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(390,18): warning C4996: 'Nan::Callback::Call': was declared deprecated [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(408,52): error C2661: 'v8::Value::ToObject': no overloaded function takes 0 arguments [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(463,6): warning C4312: 'type cast': conversion from 'int' to 'HANDLE' of greater size [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(480,6): warning C4312: 'type cast': conversion from 'int' to 'HANDLE' of greater size [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(493,6): warning C4312: 'type cast': conversion from 'int' to 'HANDLE' of greater size [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(503,8): warning C4312: 'type cast': conversion from 'int' to 'HANDLE' of greater size [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(531,8): warning C4312: 'type cast': conversion from 'int' to 'HANDLE' of greater size [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(542,33): warning C4312: 'type cast': conversion from 'int' to 'HANDLE' of greater size [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(574,18): warning C4996: 'Nan::Callback::Call': was declared deprecated [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(590,33): warning C4312: 'type cast': conversion from 'int' to 'HANDLE' of greater size [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(592,6): warning C4312: 'type cast': conversion from 'int' to 'HANDLE' of greater size [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(921,17): warning C4996: 'Nan::Callback::Call': was declared deprecated [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(935,6): warning C4312: 'type cast': conversion from 'int' to 'HANDLE' of greater size [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] F:\ProjectBazecor\Bazecor\node_modules\serialport\src\serialport_win.cpp(944,6): warning C4312: 'type cast': conversion from 'int' to 'HANDLE' of greater size [F:\ProjectBazecor\Bazecor\node_modules\serialport\build\serialport.vcxproj] gyp ERR! build error gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\MSBuild.exe` failed with exit code: 1 gyp ERR! stack at ChildProcess.onExit (F:\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:194:23) gyp ERR! stack at ChildProcess.emit (events.js:223:5) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12) gyp ERR! System Windows_NT 10.0.18362 gyp ERR! command "F:\\nodejs\\node.exe" "F:\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" gyp ERR! cwd F:\ProjectBazecor\Bazecor\node_modules\serialport