unltdnetworx / ioBroker.pi-hole

Adapter for cotrolling pi-hole in ioBroker smarthome
MIT License
14 stars 5 forks source link

npm ERR! notarget No matching version found for js-controller@>=2.0.0. #46

Closed RP70DP closed 1 year ago

RP70DP commented 1 year ago

JS-Controller: 4.0.24

`$ iobroker upgrade pi-hole@1.3.5 --debug

Update pi-hole from @1.3.4 to @1.3.5

NPM version: 9.5.1

Installing iobroker.pi-hole@1.3.5... (System call)

npm ERR! notarget No matching version found for js-controller@>=2.0.0.

npm ERR! /opt/iobroker/.npm/_logs/2023-06-15T12_49_38_966Z-debug-0.log

upload [4] pi-hole.admin /opt/iobroker/node_modules/iobroker.pi-hole/admin/admin.d.ts admin.d.ts video/mp2t

upload [3] pi-hole.admin /opt/iobroker/node_modules/iobroker.pi-hole/admin/index_m.html index_m.html text/html

upload [2] pi-hole.admin /opt/iobroker/node_modules/iobroker.pi-hole/admin/pi-hole.png pi-hole.png image/png

upload [1] pi-hole.admin /opt/iobroker/node_modules/iobroker.pi-hole/admin/style.css style.css text/css

upload [0] pi-hole.admin /opt/iobroker/node_modules/iobroker.pi-hole/admin/words.js words.js application/javascript

Process exited with code 0`

DschungelDaddy commented 1 year ago

Auch dies kann ich bestätigen. I can also confirm this.

Azathoth88 commented 1 year ago

Same here.

aklausing commented 1 year ago

Same here.

unltdnetworx commented 1 year ago

Danke fürs Bescheid geben

RP70DP commented 1 year ago

v1.3.6 works. Thanks!

`$ iobroker upgrade pi-hole@1.3.6 --debug

Update pi-hole from @1.3.4 to @1.3.6

NPM version: 9.5.1

Installing iobroker.pi-hole@1.3.6... (System call)

added 4 packages, and changed 1 package in 17s185 packages are looking for funding run npm fund for details

Update "system.adapter.pi-hole.0"

upload [4] pi-hole.admin /opt/iobroker/node_modules/iobroker.pi-hole/admin/admin.d.ts admin.d.ts video/mp2t

upload [3] pi-hole.admin /opt/iobroker/node_modules/iobroker.pi-hole/admin/index_m.html index_m.html text/htmlupload [2] pi-hole.admin /opt/iobroker/node_modules/iobroker.pi-hole/admin/pi-hole.png pi-hole.png image/pngupload [1] pi-hole.admin /opt/iobroker/node_modules/iobroker.pi-hole/admin/style.css style.css text/cssupload [0] pi-hole.admin /opt/iobroker/node_modules/iobroker.pi-hole/admin/words.js words.js application/javascript

Process exited with code 0`