tp1de / ioBroker.ems-esp

EMS-ESP Adapter
MIT License
18 stars 4 forks source link

update ioBroker.ems-esp failed #52

Closed latte-macchiato closed 2 months ago

latte-macchiato commented 3 months ago

Update to available Version 3.0.3: The update is going through, but a 404 appears in the Instances section.

with... ioBroker Update -i

I receive the following message

Used repository: stable Cannot read or parse /opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/.. /node_modules/iobroker.ems-esp/io-package.json: /opt/iobroker/node_modules/iobroker.ems-esp/package.json: Unexpected end of JSON input Cannot read or parse /opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/.. /node_mod

tp1de commented 3 months ago

Which node version are you using?

latte-macchiato commented 3 months ago

Node.js: v18.19.1 NPM: 10.2.4 IOBROKER: 5.0.19 ADMIN: 6.13.16

tp1de commented 3 months ago

I do not think that this is an adapter problem, but rather between js-controller and admin. I use the same js-controller version but 6.15.2 for admin.

I recommend to update admin and try to reinstall again.

latte-macchiato commented 2 months ago

After updating node.js v20.12.1 and npm it works. It was nessassery to use the command: iobroker -fix