27 Aug 2024, 11:54
iobroker@iobroker:~ $ iob upgrade self
Update js-controller from @6.0.7 to @6.0.11
Stopped Objects DB
Stopped States DB
NPM version: 10.8.2
Installing iobroker.js-controller@6.0.11... (System call)
npm error code 6
npm error path /opt/iobroker/node_modules/iobroker.js-controller
npm error command failed
npm error command sh -c node iobroker.js setup first
npm error Uncaught Rejection: TypeError: callback is not a function
npm error     at /opt/iobroker/node_modules/iobroker.js-controller/node_modules/                                                                                                             @iobroker/plugin-base/lib/PluginBase.js:310:17
npm error This error originated either by throwing inside of an async function w                                                                                                             ithout a catch block, or by rejecting a promise which was not handled with .catc                                                                                                             h(). The promise rejected with the reason:
npm error TypeError: callback is not a function
npm error     at /opt/iobroker/node_modules/iobroker.js-controller/node_modules/                                                                                                             @iobroker/plugin-base/lib/PluginBase.js:310:17
npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/                                                                                                             2024-08-27T11_43_53_132Z-debug-0.log
host.iobroker Cannot install iobroker.js-controller@6.0.11: 6

MOD-EDIT: Code in code-tags gesetzt!

was kann ich machen um das zu fixen ?