npm error command C:Windowssystem32cmd.exe /d /s /c node-pre-gyp install –fallback-to-build –library=static_library

I’m encountering the following errors when attempting to install modules for my Node.js project on a newly configured Windows PC. Despite having globally installed node-gyp by npm install -g node-gyp, the errors persist. I’ve tried various troubleshooting steps like clearing cache, but none resolved the issue.

PS C:msys64homemestreamvcammservershostvcamserver> npm i  
npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/object-schema instead
npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/config-array instead
npm warn deprecated [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm warn deprecated [email protected]: This library will not receive further updates other than security fixes. We recommend using @grpc/grpc-js instead.
npm error code 1
npm error path C:msys64homemestreamvcammservershostvcamservernode_modulesgrpc
npm error command failed
npm error command C:Windowssystem32cmd.exe /d /s /c node-pre-gyp install --fallback-to-build --library=static_library
npm error win_delay_load_hook.cc
npm error   Generating code
npm error   Previous IPDB not found, fall back to full compilation.
npm error   All 1 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
npm error   Finished generating code
npm error   WINDOWS_BUILD_WARNING.vcxproj -> C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildRelease\WINDOWS_BUILD_WARNING.node
npm error   init.cc
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrccorelibgprppmemory.h(116,42): error C2039: 'const_pointer': is not a member of 'std::allocator<void>' [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildgrpc.vcxproj]
npm error   alloc.cc
npm error   atm.cc
npm error   cpu_iphone.cc
npm error   cpu_linux.cc
npm error   cpu_posix.cc
npm error   cpu_windows.cc
npm error   env_linux.cc
npm error   env_posix.cc
npm error   env_windows.cc
npm error   log.cc
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrccorelibgprppmemory.h(116,42): error C2039: 'const_pointer': is not a member of 'std::allocator<void>' [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildgpr.vcxproj]
npm error   ares__close_sockets.c
npm error   ares__get_hostent.c
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcthird_partycarescaresares__get_hostent.c(141,32): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildares.vcxproj]
npm error   ares__read_line.c
npm error   ares__timeval.c
npm error   ares_cancel.c
npm error   ares_create_query.c
npm error   ares_data.c
npm error   ares_destroy.c
npm error   ares_expand_name.c
npm error   ares_expand_string.c
npm error   ares_fds.c
npm error   ares_free_hostent.c
npm error   ares_free_string.c
npm error   ares_getenv.c
npm error   ares_gethostbyaddr.c
npm error   ares_gethostbyname.c
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcthird_partycarescaresares_gethostbyname.c(275,32): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildares.vcxproj]
npm error   ares_getnameinfo.c
npm error   ares_getopt.c
npm error   ares_getsock.c
npm error   ares_init.c
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcthird_partycarescaresares_init.c(2421,18): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildares.vcxproj]
npm error   ares_library_init.c
npm error   ares_llist.c
npm error   ares_mkquery.c
npm error   ares_nowarn.c
npm error   ares_options.c
npm error   ares_parse_a_reply.c
npm error   ares_parse_aaaa_reply.c
npm error   ares_parse_mx_reply.c
npm error   ares_parse_naptr_reply.c
npm error   ares_parse_ns_reply.c
npm error   ares_parse_ptr_reply.c
npm error   ares_parse_soa_reply.c
npm error   ares_parse_srv_reply.c
npm error   ares_parse_txt_reply.c
npm error   ares_platform.c
npm error   ares_process.c
npm error   ares_query.c
npm error   ares_search.c
npm error   ares_send.c
npm error   ares_strcasecmp.c
npm error   ares_strdup.c
npm error   ares_strerror.c
npm error   ares_strsplit.c
npm error   ares_timeout.c
npm error   ares_version.c
npm error   ares_writev.c
npm error   bitncmp.c
npm error   inet_net_pton.c
npm error   inet_ntop.c
npm error   windows_port.c
npm error   win_delay_load_hook.cc
npm error   ares.vcxproj -> C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildRelease\libares.lib
npm error   address_sorting.c
npm error   address_sorting_posix.c
npm error   address_sorting_windows.c
npm error   win_delay_load_hook.cc
npm error   address_sorting.vcxproj -> C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildRelease\libaddress_sorting.lib
npm error   err_data.c
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcthird_partyboringsslincludeopensslbase.h(147,9): warning C4005: 'OPENSSL_VERSION_NUMBER': macro redefinition [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:UsersmeAppDataLocalnode-gypCache22.4.0includenodeopenssle_os2.h(183,11): warning C4005: 'OPENSSL_EXPORT': macro redefinition [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:UsersmeAppDataLocalnode-gypCache22.4.0includenodeopenssltypes.h(103,26): error C2371: 'EVP_MD': redefinition; different basic types [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:UsersmeAppDataLocalnode-gypCache22.4.0includenodeopenssltypes.h(104,30): error C2371: 'EVP_MD_CTX': redefinition; different basic types [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:UsersmeAppDataLocalnode-gypCache22.4.0includenodeopenssltypes.h(130,34): error C2371: 'EVP_ENCODE_CTX': redefinition; different basic types [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:UsersmeAppDataLocalnode-gypCache22.4.0includenodeopensslarchsVC-WIN64Ano-asmincludeopensslcrypto.h(308,3): error C2371: 'CRYPTO_THREADID': redefinition; different basic types [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(33,1): error C2118: negative subscript [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(34,1): error C2118: negative subscript [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(35,1): error C2118: negative subscript [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(36,1): error C2118: negative subscript [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(37,1): error C2118: negative subscript [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(38,1): error C2118: negative subscript [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(39,1): error C2118: negative subscript [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(40,1): error C2065: 'ERR_LIB_PKCS8': undeclared identifier [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(40,1): error C2057: expected constant expression [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(40,1): error C2466: cannot allocate an array of constant size 0 [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(41,1): error C2118: negative subscript [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(42,1): error C2118: negative subscript [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(43,1): error C2118: negative subscript [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(44,1): error C2118: negative subscript [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(45,1): error C2118: negative subscript [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(46,1): error C2118: negative subscript [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(47,1): error C2118: negative subscript [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(48,1): error C2118: negative subscript [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(49,1): error C2118: negative subscript [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(50,1): error C2065: 'ERR_LIB_DIGEST': undeclared identifier [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(50,1): error C2057: expected constant expression [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(50,1): error C2466: cannot allocate an array of constant size 0 [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(51,1): error C2065: 'ERR_LIB_CIPHER': undeclared identifier [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(51,1): error C2057: expected constant expression [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(51,1): error C2466: cannot allocate an array of constant size 0 [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(52,1): error C2065: 'ERR_LIB_HKDF': undeclared identifier [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(52,1): error C2057: expected constant expression [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(52,1): error C2466: cannot allocate an array of constant size 0 [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(53,1): error C2118: negative subscript [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(54,1): error C2065: 'ERR_NUM_LIBS': undeclared identifier [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(54,1): error C2057: expected constant expression [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcdepsgrpcsrcboringsslerr_data.c(54,1): error C2466: cannot allocate an array of constant size 0 [C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildboringssl.vcxproj]
npm error   adler32.c
npm error   compress.c
npm error   crc32.c
npm error   deflate.c
npm error   gzclose.c
npm error   gzlib.c
npm error   gzread.c
npm error   gzwrite.c
npm error   infback.c
npm error   inffast.c
npm error   inflate.c
npm error   inftrees.c
npm error   trees.c
npm error   uncompr.c
npm error   zutil.c
npm error   win_delay_load_hook.cc
npm error   z.vcxproj -> C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcbuildRelease\libz.lib
npm error Failed to execute 'C:Program Filesnodejsnode.exe C:UsersmeAppDataRoamingnpmnode_modulesnpmnode_modulesnode-gypbinnode-gyp.js build --fallback-to-build --library=static_library --module=C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcsrcnodeextension_binarynode-v127-win32-x64-unknowngrpc_node.node --module_name=grpc_node --module_path=C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcsrcnodeextension_binarynode-v127-win32-x64-unknown --napi_version=9 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v127' (1)
npm error node-pre-gyp info it worked if it ends with ok
npm error node-pre-gyp info using [email protected]
npm error node-pre-gyp info using [email protected] | win32 | x64
npm error (node:10740) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
npm error (Use `node --trace-deprecation ...` to show where the warning was created)
npm error node-pre-gyp info check checked for "C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcsrcnodeextension_binarynode-v127-win32-x64-unknowngrpc_node.node" (not found)
npm error node-pre-gyp http GET https://node-precompiled-binaries.grpc.io/grpc/v1.24.11/node-v127-win32-x64-unknown.tar.gz
npm error node-pre-gyp ERR! install response status 404 Not Found on https://node-precompiled-binaries.grpc.io/grpc/v1.24.11/node-v127-win32-x64-unknown.tar.gz
npm error node-pre-gyp WARN Pre-built binaries not installable for [email protected] and [email protected] (node-v127 ABI, unknown) (falling back to source compile with node-gyp)
npm error node-pre-gyp WARN Hit error response status 404 Not Found on https://node-precompiled-binaries.grpc.io/grpc/v1.24.11/node-v127-win32-x64-unknown.tar.gz
npm error gyp info it worked if it ends with ok
npm error gyp info using [email protected]
npm error gyp info using [email protected] | win32 | x64
npm error gyp info ok
npm error gyp info it worked if it ends with ok
npm error gyp info using [email protected]
npm error gyp info using [email protected] | win32 | x64
npm error gyp info find Python using Python version 3.12.4 found at "C:Python312python.exe"
npm error gyp info find VS using VS2022 (17.10.35013.160) found at:
npm error gyp info find VS "C:Program FilesMicrosoft Visual Studio2022Community"
npm error gyp info find VS run with --verbose for detailed information
npm error gyp info spawn C:Python312python.exe
npm error gyp info spawn args [
npm error gyp info spawn args 'C:\Users\me\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\gyp\gyp_main.py',
npm error gyp info spawn args 'binding.gyp',
npm error gyp info spawn args '-f',
npm error gyp info spawn args 'msvs',
npm error gyp info spawn args '-I',
npm error gyp info spawn args 'C:\msys64\home\me\stream\vcamm\servers\hostvcamserver\node_modules\grpc\build\config.gypi',
npm error gyp info spawn args '-I',
npm error gyp info spawn args 'C:\Users\me\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\addon.gypi',
npm error gyp info spawn args '-I',
npm error gyp info spawn args 'C:\Users\me\AppData\Local\node-gyp\Cache\22.4.0\include\node\common.gypi',
npm error gyp info spawn args '-Dlibrary=shared_library',
npm error gyp info spawn args '-Dvisibility=default',
npm error gyp info spawn args '-Dnode_root_dir=C:\Users\me\AppData\Local\node-gyp\Cache\22.4.0',
npm error gyp info spawn args '-Dnode_gyp_dir=C:\Users\me\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp',
npm error gyp info spawn args '-Dnode_lib_file=C:\\Users\\me\\AppData\\Local\\node-gyp\\Cache\\22.4.0\\<(target_arch)\\node.lib',
npm error gyp info spawn args '-Dmodule_root_dir=C:\msys64\home\me\stream\vcamm\servers\hostvcamserver\node_modules\grpc',
npm error gyp info spawn args '-Dnode_engine=v8',
npm error gyp info spawn args '--depth=.',
npm error gyp info spawn args '--no-parallel',
npm error gyp info spawn args '--generator-output',
npm error gyp info spawn args 'C:\msys64\home\me\stream\vcamm\servers\hostvcamserver\node_modules\grpc\build',
npm error gyp info spawn args '-Goutput_dir=.'
npm error gyp info spawn args ]
npm error gyp info ok
npm error gyp info it worked if it ends with ok
npm error gyp info using [email protected]
npm error gyp info using [email protected] | win32 | x64
npm error gyp info spawn C:Program FilesMicrosoft Visual Studio2022CommunityMSBuildCurrentBinMSBuild.exe   
npm error gyp info spawn args [
npm error gyp info spawn args 'build\binding.sln',
npm error gyp info spawn args '/clp:Verbosity=minimal',
npm error gyp info spawn args '/nologo',
npm error gyp info spawn args '/p:Configuration=Release;Platform=x64'
npm error gyp info spawn args ]
npm error gyp ERR! build error
npm error gyp ERR! stack Error: `C:Program FilesMicrosoft Visual Studio2022CommunityMSBuildCurrentBinMSBuild.exe` failed with exit code: 1
npm error gyp ERR! stack at ChildProcess.<anonymous> (C:UsersmeAppDataRoamingnpmnode_modulesnpmnode_modulesnode-gyplibbuild.js:209:23)
npm error gyp ERR! stack at ChildProcess.emit (node:events:520:28)
npm error gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:294:12)
npm error gyp ERR! System Windows_NT 10.0.22631
npm error gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\me\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "build" "--fallback-to-build" "--library=static_library" "--module=C:\msys64\home\me\stream\vcamm\servers\hostvcamserver\node_modules\grpc\src\node\extension_binary\node-v127-win32-x64-unknown\grpc_node.node" "--module_name=grpc_node" "--module_path=C:\msys64\home\me\stream\vcamm\servers\hostvcamserver\node_modules\grpc\src\node\extension_binary\node-v127-win32-x64-unknown" "--napi_version=9" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v127"
npm error gyp ERR! cwd C:msys64homemestreamvcammservershostvcamservernode_modulesgrpc
npm error gyp ERR! node -v v22.4.0
npm error gyp ERR! node-gyp -v v10.1.0
npm error gyp ERR! not ok
npm error node-pre-gyp ERR! build error
npm error node-pre-gyp ERR! stack Error: Failed to execute 'C:Program Filesnodejsnode.exe C:UsersmeAppDataRoamingnpmnode_modulesnpmnode_modulesnode-gypbinnode-gyp.js build --fallback-to-build --library=static_library --module=C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcsrcnodeextension_binarynode-v127-win32-x64-unknowngrpc_node.node --module_name=grpc_node --module_path=C:msys64homemestreamvcammservershostvcamservernode_modulesgrpcsrcnodeextension_binarynode-v127-win32-x64-unknown --napi_version=9 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v127' (1)
npm error node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (C:msys64homemestreamvcammservershostvcamservernode_modules@mapboxnode-pre-gyplibutilcompile.js:89:23)
npm error node-pre-gyp ERR! stack     at ChildProcess.emit (node:events:520:28)
npm error node-pre-gyp ERR! stack     at maybeClose (node:internal/child_process:1105:16)
npm error node-pre-gyp ERR! stack     at ChildProcess._handle.onexit (node:internal/child_process:305:5)
npm error node-pre-gyp ERR! System Windows_NT 10.0.22631
npm error node-pre-gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\msys64\home\me\stream\vcamm\servers\hostvcamserver\node_modules\@mapbox\node-pre-gyp\bin\node-pre-gyp" "install" "--fallback-to-build" "--library=static_library"
npm error node-pre-gyp ERR! cwd C:msys64homemestreamvcammservershostvcamservernode_modulesgrpc
npm error node-pre-gyp ERR! node -v v22.4.0
npm error node-pre-gyp ERR! node-pre-gyp -v v1.0.11
npm error node-pre-gyp ERR! not ok
npm error A complete log of this run can be found in: C:UsersmeAppDataLocalnpm-cache_logs2024-07-04T07_45_26_303Z-debug-0.log

The Node version

node -v>
v22.4.0

npm -v>
10.8.1

Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa Dịch vụ tổ chức sự kiện 5 sao Thông tin về chúng tôi Dịch vụ sinh nhật bé trai Dịch vụ sinh nhật bé gái Sự kiện trọn gói Các tiết mục giải trí Dịch vụ bổ trợ Tiệc cưới sang trọng Dịch vụ khai trương Tư vấn tổ chức sự kiện Hình ảnh sự kiện Cập nhật tin tức Liên hệ ngay Thuê chú hề chuyên nghiệp Tiệc tất niên cho công ty Trang trí tiệc cuối năm Tiệc tất niên độc đáo Sinh nhật bé Hải Đăng Sinh nhật đáng yêu bé Khánh Vân Sinh nhật sang trọng Bích Ngân Tiệc sinh nhật bé Thanh Trang Dịch vụ ông già Noel Xiếc thú vui nhộn Biểu diễn xiếc quay đĩa Dịch vụ tổ chức tiệc uy tín Khám phá dịch vụ của chúng tôi Tiệc sinh nhật cho bé trai Trang trí tiệc cho bé gái Gói sự kiện chuyên nghiệp Chương trình giải trí hấp dẫn Dịch vụ hỗ trợ sự kiện Trang trí tiệc cưới đẹp Khởi đầu thành công với khai trương Chuyên gia tư vấn sự kiện Xem ảnh các sự kiện đẹp Tin mới về sự kiện Kết nối với đội ngũ chuyên gia Chú hề vui nhộn cho tiệc sinh nhật Ý tưởng tiệc cuối năm Tất niên độc đáo Trang trí tiệc hiện đại Tổ chức sinh nhật cho Hải Đăng Sinh nhật độc quyền Khánh Vân Phong cách tiệc Bích Ngân Trang trí tiệc bé Thanh Trang Thuê dịch vụ ông già Noel chuyên nghiệp Xem xiếc khỉ đặc sắc Xiếc quay đĩa thú vị
Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa
Thiết kế website Thiết kế website Thiết kế website Cách kháng tài khoản quảng cáo Mua bán Fanpage Facebook Dịch vụ SEO Tổ chức sinh nhật