ich bekomme auch eine ähnliche Fehlermeldung.
$ iobroker add roborock --host 43f86e6ffd35
NPM version: 10.8.2Installing iobroker.roborock@0.6.18... (System call)
npm error code EBADENGINEnpm error engine Unsupported enginenpm error engine Not compatible with your version of node/npm: iobroker.roborock@0.6.18npm error notsup Not compatible with your version of node/npm: iobroker.roborock@0.6.18npm error notsup Required: {"node":">= 20"}npm error notsup Actual: {"npm":"10.8.2","node":"v18.20.4"}npm error A complete log of this run can be found in: /opt/iobroker/.npm/_logs/2025-09-11T13_59_37_295Z-debug-0.loghost.43f86e6ffd35 Cannot install iobroker.roborock@0.6.18: 1
ERROR: Process exited with code 25
Das System ist ein Dockerimage der Version v9.1.2. Doch auch mit Version V10 und der aktuellsten V11 wird die gleiche Fehlermeldung angezeigt (https://github.com/buanet/ioBroker.docker/releases).
Leider kann ich die Kommandos
@thomas-braun said in Neuer Adapter für Roborock-Staubsauger:
iob stop iob fix iob start
Und bring deine nodejs-Installation in Ordnung. Keine aktuelle Version verwendet npm 10.7.0.
nicht im Container nicht ausführen, dann kommt die Meldung "The execution of this command is blocked as your ioBroker is running inside a Docker container!"
Kennt sich jemand hiermit aus?