Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to install on nodered v3.1.0 #15

Open
olsky opened this issue Sep 27, 2023 · 0 comments
Open

unable to install on nodered v3.1.0 #15

olsky opened this issue Sep 27, 2023 · 0 comments

Comments

@olsky
Copy link

olsky commented Sep 27, 2023

is any step required before installing?
noble and bleno are installed.

27 Sep 17:07:54 - [info] Node-RED version: v3.1.0
27 Sep 17:07:54 - [info] Node.js version: v18.17.1
27 Sep 17:07:54 - [info] Windows_NT 10.0.22621 x64 LE

27 Sep 17:08:12 - [info] Installing module: node-red-contrib-noble-bluetooth, version: 0.9.1
27 Sep 17:08:12 - [debug] npm.cmd install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict node-red-contrib-noble-bluetooth@0.9.1
27 Sep 17:08:13 - [debug] [err] npm
27 Sep 17:08:13 - [debug] [err] WARN config production Use --omit=dev instead.
27 Sep 17:08:21 - [debug] [err] npm
27 Sep 17:08:21 - [debug] [err] WARN cleanup Failed to remove some directories [
27 Sep 17:08:21 - [debug] [err] npm WARN cleanup [
27 Sep 17:08:21 - [debug] [err] npm WARN cleanup 'C:\Users\nodeuser\.node-red\node_modules\@mapbox\node-pre-gyp',
27 Sep 17:08:21 - [debug] [err] npm WARN cleanup [Error: EPERM: operation not permitted, rmdir 'C:\Users\nodeuser.node-red\node_modules@mapbox\node-pre-gyp\node_modules\readable-stream'] {
27 Sep 17:08:21 - [debug] [err] npm WARN cleanup errno: -4048,
27 Sep 17:08:21 - [debug] [err] npm WARN cleanup code: 'EPERM',
27 Sep 17:08:21 - [debug] [err] npm
27 Sep 17:08:21 - [debug] [err] WARN cleanup syscall: 'rmdir',
27 Sep 17:08:21 - [debug] [err] npm WARN cleanup path: 'C:\Users\nodeuser\.node-red\node_modules\@mapbox\node-pre-gyp\node_modules\readable-stream'
27 Sep 17:08:21 - [debug] [err] npm WARN cleanup }
27 Sep 17:08:21 - [debug] [err] npm WARN cleanup ]
27 Sep 17:08:21 - [debug] [err] npm WARN cleanup ]
27 Sep 17:08:21 - [debug] [err] npm ERR! code
27 Sep 17:08:21 - [debug] [err] 1
27 Sep 17:08:21 - [debug] [err] npm ERR! path C:\Users\nodeuser.node-red\node_modules@abandonware\noble
27 Sep 17:08:21 - [debug] [err] npm ERR!
27 Sep 17:08:21 - [debug] [err] command failed
27 Sep 17:08:21 - [debug] [err] npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node-gyp-build
27 Sep 17:08:21 - [debug] [err] npm ERR! Building the projects in this solution one at a time. To enable parallel build, please add the "-m" switch.
27 Sep 17:08:21 - [debug] [err] npm ERR! nothing.c
27 Sep 17:08:21 - [debug] [err] npm ERR! win_delay_load_hook.cc
27 Sep 17:08:21 - [debug] [err] npm ERR! nothing.vcxproj -> C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\Release\nothing.lib
27 Sep 17:08:21 - [debug] [err] npm ERR! cl : command line warning D9025: overriding '/std:c++17' with '/std:c++latest' [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
27 Sep 17:08:21 - [debug] [err] npm ERR! noble_winrt.cc
27 Sep 17:08:21 - [debug] [err] npm ERR! C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\cppwinrt\winrt\impl\Windows.Foundation.0.h(983,26): error C2039: 'wait_for': is not a member of 'winrt::impl' [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
27 Sep 17:08:21 - [debug] [err] npm ERR! C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\cppwinrt\winrt\impl\Windows.Foundation.0.h(103): message : see declaration of 'winrt::impl' [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
27 Sep 17:08:21 - [debug] [err] npm ERR! C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\cppwinrt\winrt\impl\Windows.Foundation.0.h(985): message : see reference to class template instantiation 'winrt::impl::consume_Windows_Foundation_IAsyncAction' being compiled [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
27 Sep 17:08:21 - [debug] [err] npm ERR! C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\cppwinrt\winrt\impl\Windows.Foundation.0.h(1004,26): error C2039: 'wait_for': is not a member of 'winrt::impl' [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
27 Sep 17:08:21 - [debug] [err] npm ERR!
27 Sep 17:08:21 - [debug] [err] C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\cppwinrt\winrt\impl\Windows.Foundation.0.h(103): message : see declaration of 'winrt::impl' [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
27 Sep 17:08:21 - [debug] [err] npm ERR! C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\cppwinrt\winrt\impl\Windows.Foundation.0.h(1006): message : see reference to class template instantiation 'winrt::impl::consume_Windows_Foundation_IAsyncActionWithProgress<D,TProgress>' being compiled [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
27 Sep 17:08:21 - [debug] [err] npm ERR! C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\cppwinrt\winrt\impl\Windows.Foundation.0.h(1038,26): error C2039: 'wait_for': is not a member of 'winrt::impl' [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
27 Sep 17:08:21 - [debug] [err] npm ERR! C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\cppwinrt\winrt\impl\Windows.Foundation.0.h(103): message : see declaration of 'winrt::impl' [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
27 Sep 17:08:21 - [debug] [err] npm ERR! C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\cppwinrt\winrt\impl\Windows.Foundation.0.h(1040): message : see reference to class template instantiation 'winrt::impl::consume_Windows_Foundation_IAsyncOperationWithProgress<D,TResult,TProgress>' being compiled [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
27 Sep 17:08:21 - [debug] [err] npm ERR! C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\cppwinrt\winrt\impl\Windows.Foundation.0.h(1057,26): error C2039: 'wait_for': is not a member of 'winrt::impl' [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
27 Sep 17:08:21 - [debug] [err] npm ERR! C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\cppwinrt\winrt\impl\Windows.Foundation.0.h(103): message : see declaration of 'winrt::impl' [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
27 Sep 17:08:21 - [debug] [err] npm ERR! C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\cppwinrt\winrt\impl\Windows.Foundation.0.h(1059): message : see reference to class template instantiation 'winrt::impl::consume_Windows_Foundation_IAsyncOperation<D,TResult>' being compiled [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
27 Sep 17:08:21 - [debug] [err] npm ERR! C:\Users\nodeuser.node-red\node_modules@abandonware\noble\lib\win\src\notify_map.h(31,54): error C2064: term does not evaluate to a function taking 1 arguments [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
27 Sep 17:08:21 - [debug] [err] npm ERR! C:\Users\nodeuser.node-red\node_modules@abandonware\noble\lib\win\src\notify_map.h(32,61): error C2064: term does not evaluate to a function taking 1 arguments [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
27 Sep 17:08:21 - [debug] [err] npm ERR! C:\Users\nodeuser.node-red\node_modules@abandonware\noble\lib\win\src\notify_map.h(33,1): error C3536: 'serviceHash': cannot be used before it is initialized [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
27 Sep 17:08:21 - [debug] [err] npm ERR! C:\Users\nodeuser.node-red\node_modules@abandonware\noble\lib\win\src\notify_map.h(34,1): error C3536: 'characteristicHash': cannot be used before it is initialized [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info it worked if it ends with ok
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info using node-gyp@9.4.0
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info using node@18.17.1 | win32 | x64
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info find Python using Python version 3.8.0 found at "C:\Python38\python.exe"
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info find VS using VS2019 (16.11.33927.289) found at:
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info find VS "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools"
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info find VS run with --verbose for detailed information
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn C:\Python38\python.exe
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn args [
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn args 'C:\Users\nodeuser\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\gyp\gyp_main.py',
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn args 'binding.gyp',
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn args '-f',
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn args 'msvs',
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn args '-I',
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn args 'C:\Users\nodeuser\.node-red\node_modules\@abandonware\noble\build\config.gypi',
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn args '-I',
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn args 'C:\Users\nodeuser\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\addon.gypi',
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn args '-I',
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn args 'C:\Users\nodeuser\AppData\Local\node-gyp\Cache\18.17.1\include\node\common.gypi',
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn args '-Dlibrary=shared_library',
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn args '-Dvisibility=default',
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn args '-Dnode_root_dir=C:\Users\nodeuser\AppData\Local\node-gyp\Cache\18.17.1',
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn args '-Dnode_gyp_dir=C:\Users\nodeuser\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp',
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn args '-Dnode_lib_file=C:\\Users\\nodeuser\\AppData\\Local\\node-gyp\\Cache\\18.17.1\\<(target_arch)\\node.lib',
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn args '-Dmodule_root_dir=C:\Users\nodeuser\.node-red\node_modules\@abandonware\noble',
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn args '-Dnode_engine=v8',
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn args '--depth=.',
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn args '--no-parallel',
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn args '--generator-output',
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn args 'C:\Users\nodeuser\.node-red\node_modules\@abandonware\noble\build',
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn args '-Goutput_dir=.'
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn args ]
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\Bin\MSBuild.exe
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn args [
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn args 'build/binding.sln',
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn args '/clp:Verbosity=minimal',
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn args '/nologo',
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn args '/p:Configuration=Release;Platform=x64'
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp info spawn args ]
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp ERR! build error
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp ERR! stack Error: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\Bin\MSBuild.exe failed with exit code: 1
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp ERR! stack at ChildProcess.onExit (C:\Users\nodeuser\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\build.js:203:23)
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:514:28)
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:291:12)
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp ERR! System Windows_NT 10.0.22621
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp ERR! command "D:\AppsOL\nodejs\node.exe" "C:\Users\nodeuser\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp ERR! cwd C:\Users\nodeuser.node-red\node_modules@abandonware\noble
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp ERR! node -v v18.17.1
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp ERR! node-gyp -v v9.4.0
27 Sep 17:08:21 - [debug] [err] npm ERR! gyp ERR! not ok
27 Sep 17:08:21 - [debug] [err]
27 Sep 17:08:21 - [debug] [err] npm
27 Sep 17:08:21 - [debug] [err] ERR! A complete log of this run can be found in: C:\Users\nodeuser\AppData\Local\npm-cache_logs\2023-09-27T15_08_13_622Z-debug-0.log
27 Sep 17:08:21 - [debug] rc=1
27 Sep 17:08:21 - [warn] Installation of module node-red-contrib-noble-bluetooth failed:
27 Sep 17:08:21 - [warn] ------------------------------------------
27 Sep 17:08:21 - [warn] npm WARN config production Use --omit=dev instead.
npm WARN cleanup Failed to remove some directories [
npm WARN cleanup [
npm WARN cleanup 'C:\Users\nodeuser\.node-red\node_modules\@mapbox\node-pre-gyp',
npm WARN cleanup [Error: EPERM: operation not permitted, rmdir 'C:\Users\nodeuser.node-red\node_modules@mapbox\node-pre-gyp\node_modules\readable-stream'] {
npm WARN cleanup errno: -4048,
npm WARN cleanup code: 'EPERM',
npm WARN cleanup syscall: 'rmdir',
npm WARN cleanup path: 'C:\Users\nodeuser\.node-red\node_modules\@mapbox\node-pre-gyp\node_modules\readable-stream'
npm WARN cleanup }
npm WARN cleanup ]
npm WARN cleanup ]
npm ERR! code 1
npm ERR! path C:\Users\nodeuser.node-red\node_modules@abandonware\noble
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node-gyp-build
npm ERR! Building the projects in this solution one at a time. To enable parallel build, please add the "-m" switch.
npm ERR! nothing.c
npm ERR! win_delay_load_hook.cc
npm ERR! nothing.vcxproj -> C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\Release\nothing.lib
npm ERR! cl : command line warning D9025: overriding '/std:c++17' with '/std:c++latest' [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
npm ERR! noble_winrt.cc
npm ERR! C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\cppwinrt\winrt\impl\Windows.Foundation.0.h(983,26): error C2039: 'wait_for': is not a member of 'winrt::impl' [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
npm ERR! C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\cppwinrt\winrt\impl\Windows.Foundation.0.h(103): message : see declaration of 'winrt::impl' [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
npm ERR! C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\cppwinrt\winrt\impl\Windows.Foundation.0.h(985): message : see reference to class template instantiation 'winrt::impl::consume_Windows_Foundation_IAsyncAction' being compiled [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
npm ERR! C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\cppwinrt\winrt\impl\Windows.Foundation.0.h(1004,26): error C2039: 'wait_for': is not a member of 'winrt::impl' [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
npm ERR! C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\cppwinrt\winrt\impl\Windows.Foundation.0.h(103): message : see declaration of 'winrt::impl' [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
npm ERR! C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\cppwinrt\winrt\impl\Windows.Foundation.0.h(1006): message : see reference to class template instantiation 'winrt::impl::consume_Windows_Foundation_IAsyncActionWithProgress<D,TProgress>' being compiled [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
npm ERR! C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\cppwinrt\winrt\impl\Windows.Foundation.0.h(1038,26): error C2039: 'wait_for': is not a member of 'winrt::impl' [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
npm ERR! C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\cppwinrt\winrt\impl\Windows.Foundation.0.h(103): message : see declaration of 'winrt::impl' [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
npm ERR! C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\cppwinrt\winrt\impl\Windows.Foundation.0.h(1040): message : see reference to class template instantiation 'winrt::impl::consume_Windows_Foundation_IAsyncOperationWithProgress<D,TResult,TProgress>' being compiled [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
npm ERR! C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\cppwinrt\winrt\impl\Windows.Foundation.0.h(1057,26): error C2039: 'wait_for': is not a member of 'winrt::impl' [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
npm ERR! C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\cppwinrt\winrt\impl\Windows.Foundation.0.h(103): message : see declaration of 'winrt::impl' [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
npm ERR! C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\cppwinrt\winrt\impl\Windows.Foundation.0.h(1059): message : see reference to class template instantiation 'winrt::impl::consume_Windows_Foundation_IAsyncOperation<D,TResult>' being compiled [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
npm ERR! C:\Users\nodeuser.node-red\node_modules@abandonware\noble\lib\win\src\notify_map.h(31,54): error C2064: term does not evaluate to a function taking 1 arguments [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
npm ERR! C:\Users\nodeuser.node-red\node_modules@abandonware\noble\lib\win\src\notify_map.h(32,61): error C2064: term does not evaluate to a function taking 1 arguments [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
npm ERR! C:\Users\nodeuser.node-red\node_modules@abandonware\noble\lib\win\src\notify_map.h(33,1): error C3536: 'serviceHash': cannot be used before it is initialized [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
npm ERR! C:\Users\nodeuser.node-red\node_modules@abandonware\noble\lib\win\src\notify_map.h(34,1): error C3536: 'characteristicHash': cannot be used before it is initialized [C:\Users\nodeuser.node-red\node_modules@abandonware\noble\build\lib\win\binding.vcxproj]
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp info using node-gyp@9.4.0
npm ERR! gyp info using node@18.17.1 | win32 | x64
npm ERR! gyp info find Python using Python version 3.8.0 found at "C:\Python38\python.exe"
npm ERR! gyp info find VS using VS2019 (16.11.33927.289) found at:
npm ERR! gyp info find VS "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools"
npm ERR! gyp info find VS run with --verbose for detailed information
npm ERR! gyp info spawn C:\Python38\python.exe
npm ERR! gyp info spawn args [
npm ERR! gyp info spawn args 'C:\Users\nodeuser\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\gyp\gyp_main.py',
npm ERR! gyp info spawn args 'binding.gyp',
npm ERR! gyp info spawn args '-f',
npm ERR! gyp info spawn args 'msvs',
npm ERR! gyp info spawn args '-I',
npm ERR! gyp info spawn args 'C:\Users\nodeuser\.node-red\node_modules\@abandonware\noble\build\config.gypi',
npm ERR! gyp info spawn args '-I',
npm ERR! gyp info spawn args 'C:\Users\nodeuser\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\addon.gypi',
npm ERR! gyp info spawn args '-I',
npm ERR! gyp info spawn args 'C:\Users\nodeuser\AppData\Local\node-gyp\Cache\18.17.1\include\node\common.gypi',
npm ERR! gyp info spawn args '-Dlibrary=shared_library',
npm ERR! gyp info spawn args '-Dvisibility=default',
npm ERR! gyp info spawn args '-Dnode_root_dir=C:\Users\nodeuser\AppData\Local\node-gyp\Cache\18.17.1',
npm ERR! gyp info spawn args '-Dnode_gyp_dir=C:\Users\nodeuser\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp',
npm ERR! gyp info spawn args '-Dnode_lib_file=C:\\Users\\nodeuser\\AppData\\Local\\node-gyp\\Cache\\18.17.1\\<(target_arch)\\node.lib',
npm ERR! gyp info spawn args '-Dmodule_root_dir=C:\Users\nodeuser\.node-red\node_modules\@abandonware\noble',
npm ERR! gyp info spawn args '-Dnode_engine=v8',
npm ERR! gyp info spawn args '--depth=.',
npm ERR! gyp info spawn args '--no-parallel',
npm ERR! gyp info spawn args '--generator-output',
npm ERR! gyp info spawn args 'C:\Users\nodeuser\.node-red\node_modules\@abandonware\noble\build',
npm ERR! gyp info spawn args '-Goutput_dir=.'
npm ERR! gyp info spawn args ]
npm ERR! gyp info spawn C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\Bin\MSBuild.exe
npm ERR! gyp info spawn args [
npm ERR! gyp info spawn args 'build/binding.sln',
npm ERR! gyp info spawn args '/clp:Verbosity=minimal',
npm ERR! gyp info spawn args '/nologo',
npm ERR! gyp info spawn args '/p:Configuration=Release;Platform=x64'
npm ERR! gyp info spawn args ]
npm ERR! gyp ERR! build error
npm ERR! gyp ERR! stack Error: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\Bin\MSBuild.exe failed with exit code: 1
npm ERR! gyp ERR! stack at ChildProcess.onExit (C:\Users\nodeuser\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\build.js:203:23)
npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:514:28)
npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:291:12)
npm ERR! gyp ERR! System Windows_NT 10.0.22621
npm ERR! gyp ERR! command "D:\AppsOL\nodejs\node.exe" "C:\Users\nodeuser\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
npm ERR! gyp ERR! cwd C:\Users\nodeuser.node-red\node_modules@abandonware\noble
npm ERR! gyp ERR! node -v v18.17.1
npm ERR! gyp ERR! node-gyp -v v9.4.0
npm ERR! gyp ERR! not ok

npm ERR! A complete log of this run can be found in: C:\Users\nodeuser\AppData\Local\npm-cache_logs\2023-09-27T15_08_13_622Z-debug-0.log

27 Sep 17:08:21 - [warn] ------------------------------------------
Error: Install failed
at C:\Users\nodeuser\AppData\Roaming\npm\node_modules\node-red\node_modules@node-red\registry\lib\installer.js:285:25
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
27 Sep 17:08:21 - [error] Error: Install failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant