Nodered no npm Update possible

hey

i have a issue with one of my nodered Docker (have 3). the docker is running with no problems at all, but i cant update or install Nodes anymore. tried everything i found for all the problems in the log. nothing works.:weary:
its all running on Unraid.

Nodered Log:

2022-07-30T13:34:57.904Z Installieren : node-red-contrib-bigtimer 2.8.2

2022-07-30T13:34:57.354Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict node-red-contrib-bigtimer@2.8.2
2022-07-30T13:34:57.580Z [err] npm
2022-07-30T13:34:57.580Z [err]  
2022-07-30T13:34:57.580Z [err] WARN config production Use `--omit=dev` instead.
2022-07-30T13:34:58.152Z [err] npm WARN old lockfile 
2022-07-30T13:34:58.152Z [err] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
2022-07-30T13:34:58.152Z [err] npm WARN 
2022-07-30T13:34:58.152Z [err] old lockfile so supplemental metadata must be fetched from the registry.
2022-07-30T13:34:58.152Z [err] npm WARN old lockfile 
2022-07-30T13:34:58.152Z [err] npm WARN old lockfile This is a one-time fix-up, please be patient...
2022-07-30T13:34:58.152Z [err] npm WARN old lockfile 
2022-07-30T13:35:35.629Z [err] npm
2022-07-30T13:35:35.630Z [err]  WARN old lockfile Error: git dep preparation failed
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile     at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/index.js:63:27)
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile     at ChildProcess.emit (node:events:527:28)
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile     at maybeClose (node:internal/child_process:1092:16)
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile     at Process.ChildProcess._handle.onexit (node:internal/child_process:302:5)
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile  Could not fetch metadata for node-red@git+ssh://git@github.com/node-red/node-red.git#8d98b228ab2309f72dbc84e1b7599b36f443579d Error: git dep preparation failed
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile     at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/index.js:63:27)
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile     at ChildProcess.emit (node:events:527:28)
2022-07-30T13:35:35.630Z [err] npm
2022-07-30T13:35:35.630Z [err]  WARN old lockfile     at maybeClose (node:internal/child_process:1092:16)
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile
2022-07-30T13:35:35.630Z [err]      at Process.ChildProcess._handle.onexit (node:internal/child_process:302:5) {
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile   cmd: '/usr/local/bin/node',
2022-07-30T13:35:35.630Z [err] npm WARN 
2022-07-30T13:35:35.630Z [err] old lockfile   args: [
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile     '/usr/local/lib/node_modules/npm/bin/npm-cli.js',
2022-07-30T13:35:35.630Z [err] npm WARN
2022-07-30T13:35:35.630Z [err]  old lockfile     'install',
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile     '--force',
2022-07-30T13:35:35.630Z [err] npm
2022-07-30T13:35:35.630Z [err]  WARN old lockfile     '--cache=/data/.npm',
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile
2022-07-30T13:35:35.630Z [err]      '--prefer-offline=false',
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile     '--prefer-online=false',
2022-07-30T13:35:35.630Z [err] npm WARN
2022-07-30T13:35:35.630Z [err]  old lockfile     '--offline=false',
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile
2022-07-30T13:35:35.630Z [err]      '--no-progress',
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile     '--no-save',
2022-07-30T13:35:35.630Z [err] npm WARN
2022-07-30T13:35:35.630Z [err]  old lockfile     '--no-audit',
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile     '--include=dev',
2022-07-30T13:35:35.630Z [err] npm
2022-07-30T13:35:35.630Z [err]  WARN old lockfile     '--include=peer',
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile
2022-07-30T13:35:35.630Z [err]      '--include=optional',
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile     '--no-package-lock-only',
2022-07-30T13:35:35.630Z [err] npm WARN
2022-07-30T13:35:35.630Z [err]  old lockfile     '--no-dry-run'
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile   ],
2022-07-30T13:35:35.630Z [err] npm
2022-07-30T13:35:35.630Z [err]  WARN old lockfile   code: 1,
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile
2022-07-30T13:35:35.630Z [err]    signal: null,
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile   stdout: '',
2022-07-30T13:35:35.630Z [err] npm 
2022-07-30T13:35:35.630Z [err] WARN old lockfile   stderr: 'npm WARN using --force Recommended protections disabled.\n' +

2022-07-30T13:35:35.630Z [err] npm WARN
2022-07-30T13:35:35.630Z [err]  old lockfile     'npm WARN deprecated istanbul@0.4.5: This module is no longer maintained, try this instead:\n' +
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile     'npm WARN deprecated   npm i nyc\n' +
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile     'npm WARN deprecated Visit https://istanbul.js.org/integrations for other alternatives.\n' +
2022-07-30T13:35:35.630Z [err] npm WARN 
2022-07-30T13:35:35.630Z [err] old lockfile     'npm WARN deprecated tar@2.2.2: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap.\n' +
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile     'npm WARN deprecated iltorb@1.3.10: The zlib module provides APIs for brotli compression/decompression starting with Node.js v10.16.0, please use it over iltorb\n' +
2022-07-30T13:35:35.630Z [err] npm 
2022-07-30T13:35:35.630Z [err] WARN old lockfile     'npm WARN deprecated i18next-client@1.10.3: you can use npm install i18next from version 2.0.0\n' +
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile     'npm WARN deprecated webdriverio@4.14.4: outdated version, please use @next\n' +
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile     'npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.\n' +
2022-07-30T13:35:35.630Z [err] npm WARN 
2022-07-30T13:35:35.630Z [err] old lockfile     'npm ERR! code 1\n' +
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile     'npm ERR! path /data/.npm/_cacache/tmp/git-cloneEhLNhh/node_modules/fibers\n' +
2022-07-30T13:35:35.630Z [err] npm
2022-07-30T13:35:35.630Z [err]  WARN old lockfile     'npm ERR! command failed\n' +
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile
2022-07-30T13:35:35.630Z [err]      'npm ERR! command sh -c node build.js || nodejs build.js\n' +
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile     'npm ERR! gyp info it worked if it ends with ok\n' +
2022-07-30T13:35:35.630Z [err] npm WARN
2022-07-30T13:35:35.630Z [err]  old lockfile     'npm ERR! gyp info using node-gyp@3.8.0\n' +
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile     'npm ERR! gyp info using node@16.16.0 | linux | x64\n' +
2022-07-30T13:35:35.630Z [err] npm
2022-07-30T13:35:35.630Z [err]  WARN old lockfile     'npm ERR! gyp ERR! configure error \n' +
2022-07-30T13:35:35.630Z [err] npm WARN old lockfile
2022-07-30T13:35:35.631Z [err]      `npm ERR! gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.\n` +
2022-07-30T13:35:35.631Z [err] npm WARN old lockfile     'npm ERR! gyp ERR! stack     at PythonFinder.failNoPython (/data/.npm/_cacache/tmp/git-cloneEhLNhh/node_modules/node-gyp/lib/configure.js:484:19)\n' +
2022-07-30T13:35:35.631Z [err] npm WARN
2022-07-30T13:35:35.631Z [err]  old lockfile     'npm ERR! gyp ERR! stack     at PythonFinder.<anonymous> (/data/.npm/_cacache/tmp/git-cloneEhLNhh/node_modules/node-gyp/lib/configure.js:406:16)\n' +
2022-07-30T13:35:35.631Z [err] npm WARN old lockfile     'npm ERR! gyp ERR! stack     at F (/data/.npm/_cacache/tmp/git-cloneEhLNhh/node_modules/which/which.js:68:16)\n' +
2022-07-30T13:35:35.631Z [err] npm
2022-07-30T13:35:35.631Z [err]  WARN old lockfile     'npm ERR! gyp ERR! stack     at E (/data/.npm/_cacache/tmp/git-cloneEhLNhh/node_modules/which/which.js:80:29)\n' +
2022-07-30T13:35:35.631Z [err] npm WARN 
2022-07-30T13:35:35.631Z [err] old lockfile     'npm ERR! gyp ERR! stack     at /data/.npm/_cacache/tmp/git-cloneEhLNhh/node_modules/which/which.js:89:16\n' +
2022-07-30T13:35:35.631Z [err] npm WARN old lockfile     'npm ERR! gyp ERR! stack     at /data/.npm/_cacache/tmp/git-cloneEhLNhh/node_modules/isexe/index.js:42:5\n' +
2022-07-30T13:35:35.631Z [err] npm 
2022-07-30T13:35:35.631Z [err] WARN old lockfile     'npm ERR! gyp ERR! stack     at /data/.npm/_cacache/tmp/git-cloneEhLNhh/node_modules/isexe/mode.js:8:5\n' +
2022-07-30T13:35:35.631Z [err] npm WARN old lockfile
2022-07-30T13:35:35.631Z [err]      'npm ERR! gyp ERR! stack     at FSReqCallback.oncomplete (node:fs:198:21)\n' +
2022-07-30T13:35:35.631Z [err] npm WARN old lockfile     'npm ERR! gyp ERR! System Linux 5.15.46-Unraid\n' +
2022-07-30T13:35:35.631Z [err] npm 

2022-07-30T13:35:35.631Z [err]      'npm ERR! Ubuntu users please run: `sudo apt-get install g++ build-essential`\n' +
2022-07-30T13:35:35.631Z [err] npm WARN old lockfile     'npm ERR! Alpine users please run: `sudo apk add python make g++`\n' +
2022-07-30T13:35:35.631Z [err] npm 
2022-07-30T13:35:35.631Z [err] WARN old lockfile     '\n' +
2022-07-30T13:35:35.631Z [err] npm WARN old lockfile     'npm ERR! A complete log of this run can be found in:\n' +
2022-07-30T13:35:35.631Z [err] npm WARN old lockfile     'npm ERR!     /data/.npm/_logs/2022-07-30T13_35_08_523Z-debug-0.log\n'
2022-07-30T13:35:35.631Z [err] npm WARN
2022-07-30T13:35:35.631Z [err]  old lockfile }
2022-07-30T13:35:36.050Z [err] npm WARN deprecated uuid@3.4.0: 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.
2022-07-30T13:35:36.070Z [err] npm WARN deprecated bcrypt@1.0.3: versions < v5.0.0 do not handle NUL in passwords properly
2022-07-30T13:35:36.116Z [err] npm WARN deprecated tar@2.2.2: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap.
2022-07-30T13:35:36.259Z [err] npm WARN deprecated node-pre-gyp@0.6.36: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future
2022-07-30T13:35:36.318Z [err] npm WARN deprecated axios@0.17.1: Critical security vulnerability fixed in v0.21.1. For more information, see https://github.com/axios/axios/pull/3410
2022-07-30T13:35:42.085Z [err] npm ERR! code 1
2022-07-30T13:35:42.086Z [err] npm ERR! git dep preparation failed
2022-07-30T13:35:42.086Z [err] npm ERR! command /usr/local/bin/node /usr/local/lib/node_modules/npm/bin/npm-cli.js install --force --cache=/data/.npm --prefer-offline=false --prefer-online=false --offline=false --no-progress --no-save --no-audit --include=dev --include=peer --include=optional --no-package-lock-only --no-dry-run
2022-07-30T13:35:42.086Z [err] npm ERR! npm WARN using --force Recommended protections disabled.
2022-07-30T13:35:42.086Z [err] npm 
2022-07-30T13:35:42.086Z [err] ERR! npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
2022-07-30T13:35:42.086Z [err] npm ERR! npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
2022-07-30T13:35:42.086Z [err] npm ERR! npm WARN deprecated har-validator@5.1.5: this library is no longer supported
2022-07-30T13:35:42.086Z [err] npm ERR! npm WARN deprecated mailcomposer@2.1.0: This project is unmaintained
to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
2022-07-30T13:35:42.086Z [err] npm ERR!
2022-07-30T13:35:42.086Z [err]  npm WARN deprecated multer@1.3.0: Multer 1.x is affected by CVE-2022-24434. This is fixed in v1.4.4-lts.1 which drops support for versions of Node.js before 6. Please upgrade to at least Node.js 6 and version 1.4.4-lts.1 of Multer. If you need support for older versions of Node.js, we are open to accepting patches that would fix the CVE on the main 1.x release line, whilst maintaining compatibility with Node.js 0.10.
2022-07-30T13:35:42.086Z [err] npm ERR! npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
2022-07-30T13:35:42.086Z [err] npm ERR! npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
2022-07-30T13:35:42.086Z [err] npm ERR! npm WARN deprecated buildmail@2.0.0: This project is unmaintained
2022-07-30T13:35:42.086Z [err] npm
2022-07-30T13:35:42.086Z [err]  ERR! npm WARN deprecated nomnom@1.8.1: Package no longer supported. Contact support@npmjs.com for more info.
2022-07-30T13:35:42.086Z [err] npm ERR! npm WARN deprecated grunt-webdriver@2.0.3: not maintained anymore
2022-07-30T13:35:42.086Z [err] npm ERR! npm WARN deprecated uuid@3.4.0: 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.
2022-07-30T13:35:42.086Z [err] npm ERR!
2022-07-30T13:35:42.086Z [err]  npm WARN deprecated mailparser@0.6.2: Mailparser versions older than v2.3.0 are deprecated
2022-07-30T13:35:42.086Z [err] npm ERR! npm WARN deprecated mkdirp@0.5.1: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
2022-07-30T13:35:42.086Z [err] npm ERR! npm WARN deprecated mkdirp@0.5.1: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
2022-07-30T13:35:42.086Z [err] npm ERR! npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
2022-07-30T13:35:42.086Z [err] npm 
2022-07-30T13:35:42.086Z [err] ERR! npm WARN deprecated bcrypt@1.0.3: versions < v5.0.0 do not handle NUL in passwords properly
2022-07-30T13:35:42.086Z [err] npm ERR! npm WARN deprecated node-pre-gyp@0.6.36: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future
2022-07-30T13:35:42.086Z [err] npm ERR! npm WARN deprecated superagent@3.8.3: Please upgrade to v7.0.2+ of superagent.  We have fixed numerous issues with streams, form-data, attach(), filesystem errors not bubbling up (ENOENT on attach()), and all tests are now passing.  See the releases tab for more information at <https://github.com/visionmedia/superagent/releases>.
2022-07-30T13:35:42.086Z [err] npm ERR! npm WARN deprecated istanbul@0.4.5: This module is no longer maintained, try this instead:
2022-07-30T13:35:42.086Z [err] npm
2022-07-30T13:35:42.086Z [err]  ERR! npm WARN deprecated   npm i nyc
2022-07-30T13:35:42.086Z [err] npm ERR! npm WARN deprecated Visit https://istanbul.js.org/integrations for other alternatives.
2022-07-30T13:35:42.086Z [err] npm ERR! npm WARN deprecated tar@2.2.2: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap.
2022-07-30T13:35:42.086Z [err] npm 
2022-07-30T13:35:42.086Z [err] ERR! npm WARN deprecated iltorb@1.3.10: The zlib module provides APIs for brotli compression/decompression starting with Node.js v10.16.0, please use it over iltorb
2022-07-30T13:35:42.086Z [err] npm ERR! npm WARN deprecated i18next-client@1.10.3: you can use npm install i18next from version 2.0.0
2022-07-30T13:35:42.086Z [err] npm ERR! npm WARN deprecated webdriverio@4.14.4: outdated version, please use @next
2022-07-30T13:35:42.086Z [err] npm ERR!
2022-07-30T13:35:42.086Z [err]  npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
2022-07-30T13:35:42.086Z [err] npm ERR! npm ERR! code 1
2022-07-30T13:35:42.086Z [err] npm ERR! npm ERR! path /data/.npm/_cacache/tmp/git-clonediApKb/node_modules/fibers
2022-07-30T13:35:42.086Z [err] npm ERR! npm ERR! command failed
2022-07-30T13:35:42.086Z [err] npm 
2022-07-30T13:35:42.087Z [err] ERR! npm ERR! command sh -c node build.js || nodejs build.js
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp info it worked if it ends with ok
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp info using node-gyp@3.8.0
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp info using node@16.16.0 | linux | x64
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp ERR! configure error 
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp ERR! stack     at PythonFinder.failNoPython (/data/.npm/_cacache/tmp/git-clonediApKb/node_modules/node-gyp/lib/configure.js:484:19)
2022-07-30T13:35:42.087Z [err] npm ERR!
2022-07-30T13:35:42.087Z [err]  npm ERR! gyp ERR! stack     at PythonFinder.<anonymous> (/data/.npm/_cacache/tmp/git-clonediApKb/node_modules/node-gyp/lib/configure.js:406:16)
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp ERR! stack     at F (/data/.npm/_cacache/tmp/git-clonediApKb/node_modules/which/which.js:68:16)
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp ERR! stack     at E (/data/.npm/_cacache/tmp/git-clonediApKb/node_modules/which/which.js:80:29)
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp ERR! stack     at /data/.npm/_cacache/tmp/git-clonediApKb/node_modules/which/which.js:89:16
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp ERR! stack     at /data/.npm/_cacache/tmp/git-clonediApKb/node_modules/isexe/index.js:42:5
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp ERR! stack     at /data/.npm/_cacache/tmp/git-clonediApKb/node_modules/isexe/mode.js:8:5
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp ERR! stack     at FSReqCallback.oncomplete (node:fs:198:21)
2022-07-30T13:35:42.087Z [err] npm ERR!
2022-07-30T13:35:42.087Z [err]  npm ERR! gyp ERR! System Linux 5.15.46-Unraid
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp ERR! command "/usr/local/bin/node" "/data/.npm/_cacache/tmp/git-clonediApKb/node_modules/.bin/node-gyp" "rebuild" "--release"
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp ERR! cwd /data/.npm/_cacache/tmp/git-clonediApKb/node_modules/fibers
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp ERR! node -v v16.16.0
2022-07-30T13:35:42.087Z [err] npm
2022-07-30T13:35:42.087Z [err]  ERR! npm ERR! gyp ERR! node-gyp -v v3.8.0
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp ERR! not ok 
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! node-gyp exited with code: 1
2022-07-30T13:35:42.087Z [err] npm ERR!
2022-07-30T13:35:42.087Z [err]  npm ERR! Please make sure you are using a supported platform and node version. If you
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! would like to compile fibers on this machine please make sure you have setup your
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! build environment--
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! Windows + OS X instructions here: https://github.com/nodejs/node-gyp
2022-07-30T13:35:42.087Z [err] npm 
2022-07-30T13:35:42.087Z [err] ERR! npm ERR! Ubuntu users please run: `sudo apt-get install g++ build-essential`
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! Alpine users please run: `sudo apk add python make g++`
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp info it worked if it ends with ok
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp info using node-gyp@3.8.0
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp info using node@16.16.0 | linux | x64
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp ERR! configure error 
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
2022-07-30T13:35:42.087Z [err] npm ERR!
2022-07-30T13:35:42.087Z [err]  npm ERR! gyp ERR! stack     at PythonFinder.failNoPython (/data/.npm/_cacache/tmp/git-clonediApKb/node_modules/node-gyp/lib/configure.js:484:19)
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp ERR! stack     at PythonFinder.<anonymous> (/data/.npm/_cacache/tmp/git-clonediApKb/node_modules/node-gyp/lib/configure.js:406:16)
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp ERR! stack     at F (/data/.npm/_cacache/tmp/git-clonediApKb/node_modules/which/which.js:68:16)
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp ERR! stack     at E (/data/.npm/_cacache/tmp/git-clonediApKb/node_modules/which/which.js:80:29)
2022-07-30T13:35:42.087Z [err] npm
2022-07-30T13:35:42.087Z [err]  ERR! npm ERR! gyp ERR! stack     at /data/.npm/_cacache/tmp/git-clonediApKb/node_modules/which/which.js:89:16
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp ERR! stack     at /data/.npm/_cacache/tmp/git-clonediApKb/node_modules/isexe/index.js:42:5
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp ERR! stack     at /data/.npm/_cacache/tmp/git-clonediApKb/node_modules/isexe/mode.js:8:5
2022-07-30T13:35:42.087Z [err] npm ERR!
2022-07-30T13:35:42.087Z [err]  npm ERR! gyp ERR! stack     at FSReqCallback.oncomplete (node:fs:198:21)
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp ERR! System Linux 5.15.46-Unraid
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp ERR! command "/usr/local/bin/node" "/data/.npm/_cacache/tmp/git-clonediApKb/node_modules/.bin/node-gyp" "rebuild" "--release"
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp ERR! cwd /data/.npm/_cacache/tmp/git-clonediApKb/node_modules/fibers
2022-07-30T13:35:42.087Z [err] npm
2022-07-30T13:35:42.087Z [err]  ERR! npm ERR! gyp ERR! node -v v16.16.0
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp ERR! node-gyp -v v3.8.0
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! gyp ERR! not ok 
2022-07-30T13:35:42.087Z [err] npm ERR!
2022-07-30T13:35:42.087Z [err]  npm ERR! node-gyp exited with code: 1
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! Please make sure you are using a supported platform and node version. If you
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! would like to compile fibers on this machine please make sure you have setup your
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! build environment--
2022-07-30T13:35:42.087Z [err] npm
2022-07-30T13:35:42.087Z [err]  ERR! npm ERR! Windows + OS X instructions here: https://github.com/nodejs/node-gyp
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! Ubuntu users please run: `sudo apt-get install g++ build-essential`
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! Alpine users please run: `sudo apk add python make g++`
2022-07-30T13:35:42.087Z [err] npm ERR!
2022-07-30T13:35:42.087Z [err]  
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR! A complete log of this run can be found in:
2022-07-30T13:35:42.087Z [err] npm ERR! npm ERR!     /data/.npm/_logs/2022-07-30T13_35_36_616Z-debug-0.log
2022-07-30T13:35:42.088Z [err] 
2022-07-30T13:35:42.088Z [err] npm ERR! A complete log of this run can be found in:
2022-07-30T13:35:42.088Z [err] npm ERR!     /data/.npm/_logs/2022-07-30T13_34_57_563Z-debug-0.log
2022-07-30T13:35:42.113Z rc=1

Docker Log:

npm ERR! npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
npm ERR! npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm ERR! npm WARN deprecated buildmail@2.0.0: This project is unmaintained
npm ERR! npm WARN deprecated nomnom@1.8.1: Package no longer supported. Contact support@npmjs.com for more info.
npm ERR! npm WARN deprecated grunt-webdriver@2.0.3: not maintained anymore
npm ERR! npm WARN deprecated uuid@3.4.0: 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 ERR! npm WARN deprecated mailparser@0.6.2: Mailparser versions older than v2.3.0 are deprecated
npm ERR! npm WARN deprecated mkdirp@0.5.1: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
npm ERR! npm WARN deprecated mkdirp@0.5.1: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
npm ERR! npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm ERR! npm WARN deprecated bcrypt@1.0.3: versions < v5.0.0 do not handle NUL in passwords properly
npm ERR! npm WARN deprecated node-pre-gyp@0.6.36: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future
npm ERR! npm WARN deprecated superagent@3.8.3: Please upgrade to v7.0.2+ of superagent.  We have fixed numerous issues with streams, form-data, attach(), filesystem errors not bubbling up (ENOENT on attach()), and all tests are now passing.  See the releases tab for more information at <https://github.com/visionmedia/superagent/releases>.
npm ERR! npm WARN deprecated istanbul@0.4.5: This module is no longer maintained, try this instead:
npm ERR! npm WARN deprecated   npm i nyc
npm ERR! npm WARN deprecated Visit https://istanbul.js.org/integrations for other alternatives.
npm ERR! npm WARN deprecated tar@2.2.2: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap.
npm ERR! npm WARN deprecated iltorb@1.3.10: The zlib module provides APIs for brotli compression/decompression starting with Node.js v10.16.0, please use it over iltorb
npm ERR! npm WARN deprecated i18next-client@1.10.3: you can use npm install i18next from version 2.0.0
npm ERR! npm WARN deprecated webdriverio@4.14.4: outdated version, please use @next
npm ERR! npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
npm ERR! npm ERR! code 1
npm ERR! npm ERR! path /data/.npm/_cacache/tmp/git-clonediApKb/node_modules/fibers
npm ERR! npm ERR! command failed
npm ERR! npm ERR! command sh -c node build.js || nodejs build.js
npm ERR! npm ERR! gyp info it worked if it ends with ok
npm ERR! npm ERR! gyp info using node-gyp@3.8.0
npm ERR! npm ERR! gyp info using node@16.16.0 | linux | x64
npm ERR! npm ERR! gyp ERR! configure error 
npm ERR! npm ERR! gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
npm ERR! npm ERR! gyp ERR! stack     at PythonFinder.failNoPython (/data/.npm/_cacache/tmp/git-clonediApKb/node_modules/node-gyp/lib/configure.js:484:19)
npm ERR! npm ERR! gyp ERR! stack     at PythonFinder.<anonymous> (/data/.npm/_cacache/tmp/git-clonediApKb/node_modules/node-gyp/lib/configure.js:406:16)
npm ERR! npm ERR! gyp ERR! stack     at F (/data/.npm/_cacache/tmp/git-clonediApKb/node_modules/which/which.js:68:16)
npm ERR! npm ERR! gyp ERR! stack     at E (/data/.npm/_cacache/tmp/git-clonediApKb/node_modules/which/which.js:80:29)
npm ERR! npm ERR! gyp ERR! stack     at /data/.npm/_cacache/tmp/git-clonediApKb/node_modules/which/which.js:89:16
npm ERR! npm ERR! gyp ERR! stack     at /data/.npm/_cacache/tmp/git-clonediApKb/node_modules/isexe/index.js:42:5
npm ERR! npm ERR! gyp ERR! stack     at /data/.npm/_cacache/tmp/git-clonediApKb/node_modules/isexe/mode.js:8:5
npm ERR! npm ERR! gyp ERR! stack     at FSReqCallback.oncomplete (node:fs:198:21)
npm ERR! npm ERR! gyp ERR! System Linux 5.15.46-Unraid
npm ERR! npm ERR! gyp ERR! command "/usr/local/bin/node" "/data/.npm/_cacache/tmp/git-clonediApKb/node_modules/.bin/node-gyp" "rebuild" "--release"
npm ERR! npm ERR! gyp ERR! cwd /data/.npm/_cacache/tmp/git-clonediApKb/node_modules/fibers
npm ERR! npm ERR! gyp ERR! node -v v16.16.0
npm ERR! npm ERR! gyp ERR! node-gyp -v v3.8.0
npm ERR! npm ERR! gyp ERR! not ok 
npm ERR! npm ERR! node-gyp exited with code: 1
npm ERR! npm ERR! Please make sure you are using a supported platform and node version. If you
npm ERR! npm ERR! would like to compile fibers on this machine please make sure you have setup your
npm ERR! npm ERR! build environment--
npm ERR! npm ERR! Windows + OS X instructions here: https://github.com/nodejs/node-gyp
npm ERR! npm ERR! Ubuntu users please run: `sudo apt-get install g++ build-essential`
npm ERR! npm ERR! Alpine users please run: `sudo apk add python make g++`
npm ERR! npm ERR! gyp info it worked if it ends with ok
npm ERR! npm ERR! gyp info using node-gyp@3.8.0
npm ERR! npm ERR! gyp info using node@16.16.0 | linux | x64
npm ERR! npm ERR! gyp ERR! configure error 
npm ERR! npm ERR! gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
npm ERR! npm ERR! gyp ERR! stack     at PythonFinder.failNoPython (/data/.npm/_cacache/tmp/git-clonediApKb/node_modules/node-gyp/lib/configure.js:484:19)
npm ERR! npm ERR! gyp ERR! stack     at PythonFinder.<anonymous> (/data/.npm/_cacache/tmp/git-clonediApKb/node_modules/node-gyp/lib/configure.js:406:16)
npm ERR! npm ERR! gyp ERR! stack     at F (/data/.npm/_cacache/tmp/git-clonediApKb/node_modules/which/which.js:68:16)
npm ERR! npm ERR! gyp ERR! stack     at E (/data/.npm/_cacache/tmp/git-clonediApKb/node_modules/which/which.js:80:29)
npm ERR! npm ERR! gyp ERR! stack     at /data/.npm/_cacache/tmp/git-clonediApKb/node_modules/which/which.js:89:16
npm ERR! npm ERR! gyp ERR! stack     at /data/.npm/_cacache/tmp/git-clonediApKb/node_modules/isexe/index.js:42:5
npm ERR! npm ERR! gyp ERR! stack     at /data/.npm/_cacache/tmp/git-clonediApKb/node_modules/isexe/mode.js:8:5
npm ERR! npm ERR! gyp ERR! stack     at FSReqCallback.oncomplete (node:fs:198:21)
npm ERR! npm ERR! gyp ERR! System Linux 5.15.46-Unraid
npm ERR! npm ERR! gyp ERR! command "/usr/local/bin/node" "/data/.npm/_cacache/tmp/git-clonediApKb/node_modules/.bin/node-gyp" "rebuild" "--release"
npm ERR! npm ERR! gyp ERR! cwd /data/.npm/_cacache/tmp/git-clonediApKb/node_modules/fibers
npm ERR! npm ERR! gyp ERR! node -v v16.16.0
npm ERR! npm ERR! gyp ERR! node-gyp -v v3.8.0
npm ERR! npm ERR! gyp ERR! not ok 
npm ERR! npm ERR! node-gyp exited with code: 1
npm ERR! npm ERR! Please make sure you are using a supported platform and node version. If you
npm ERR! npm ERR! would like to compile fibers on this machine please make sure you have setup your
npm ERR! npm ERR! build environment--
npm ERR! npm ERR! Windows + OS X instructions here: https://github.com/nodejs/node-gyp
npm ERR! npm ERR! Ubuntu users please run: `sudo apt-get install g++ build-essential`
npm ERR! npm ERR! Alpine users please run: `sudo apk add python make g++`
npm ERR! 
npm ERR! npm ERR! A complete log of this run can be found in:
npm ERR! npm ERR!     /data/.npm/_logs/2022-07-30T13_35_36_616Z-debug-0.log

npm ERR! A complete log of this run can be found in:
npm ERR!     /data/.npm/_logs/2022-07-30T13_34_57_563Z-debug-0.log

30 Jul 14:35:42 - [warn] ------------------------------------------
Error: Install failed
    at /usr/src/node-red/node_modules/@node-red/registry/lib/installer.js:285:25
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
30 Jul 14:35:42 - [error] Error: Install failed

tryed comands

npm install --package-lock-only

npm i -g npm

if you need more infos please ask.

and please try to help me.

You don't say which version of he docker iage you are running - this issue was closed recently - Palette editor disabled : npm command not found Ā· Issue #326 Ā· node-red/node-red-docker Ā· GitHub - Is it the same ?

Also have you changed anything (e.g. upgraded the docker container version?) or have you changed the active user (e.g. running as root in the container)?

no is not the same Problem

i have
Unraid Version : 6.10.03
Docker Version : 20.10.14
Node Red : latest
for Nodered i tryed other versions in the 3 Version no one works for this one Docker

the other two working dockers running the latest Version too.

changes are only the stupid auto updates :weary:
i turned it now off...

i dont know since when is not working anymore. because the container is still working.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.