Keine Updates und Neuinstallationen in Node-Red möglich V4.1.2

Über die Palettenverwaltung kann ich keine neuen Nodes installieren und vorhandene nicht updaten.

Ich verwende HA auf einem Raspberry Pi 5 - Core 2026.1.2 - Operating System 17.0

Node-Red Version wird mit 4.1.2 angezeigt - Plugin = 20.2.4

Das ist die Fehlermeldung nach dem Installations-Versuch:

2026-01-22T15:41:07.648Z Installieren : node-red-contrib-hysteresis 0.3.0

2026-01-22T15:41:07.680Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=\~ --omit=dev --engine-strict node-red-contrib-hysteresis@0.3.0

2026-01-22T15:41:10.245Z \[err\] npm warn deprecated har-validator@5.1.5: this library is no longer supported

2026-01-22T15:41:10.348Z \[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.

2026-01-22T15:41:10.365Z \[err\] npm warn deprecated request@2.88.2: request has been deprecated, see github.

2026-01-22T15:41:10.616Z \[err\] npm error code E404

2026-01-22T15:41:10.617Z \[err\] npm error 404 Not Found - GET registry.npmjs.org/custom-nodes-integrator/-/custom-nodes-integrator-1.0.4.tgz - Not found

2026-01-22T15:41:10.617Z \[err\] npm error 404

2026-01-22T15:41:10.619Z \[err\] npm error 404  The requested resource ‚custom-nodes-integrator@registry.npmjs.org/custom-nodes-integrator/-/custom-nodes-integrator-1.0.4.tgz‘ could not be found or you do not have permission to access it.

2026-01-22T15:41:10.620Z \[err\] npm error 404

2026-01-22T15:41:10.620Z \[err\] npm error 404 Note that you can also install from a

2026-01-22T15:41:10.621Z \[err\] npm error 404 tarball, folder, http url, or git url.

2026-01-22T15:41:10.625Z \[err\] npm error A complete log of this run can be found in: /root/.npm/\_logs/2026-01-22T15_41_07_821Z-debug-0.log

2026-01-22T15:41:10.649Z rc=1

__________________________

wobei npm ja im HA Plugin gar nicht installiert ist - Neuinstallation von Node-Red Plugin ist auch ohne Erfolg.

Hat jemand eine Idee / Hilfestellung dazu?

EDIT by Jay: Code bitte immer über die Codefunktion „</>“ im Editor hinzufügen.