Schnup89 / ioBroker.eq3-thermostat

Adapter zur Anbindung von eq3-Thermostaten via Bluetooth
MIT License
9 stars 3 forks source link

Warnings adapter installation on Raspberry 3B #34

Closed andri-anski closed 2 years ago

andri-anski commented 3 years ago

Debug output:

$ iobroker url https://github.com/Schnup89/ioBroker.eq3-thermostat --host raspberrypi --debug

install Schnup89/ioBroker.eq3-thermostat#c1aa8435ad05d73d377eae2a6702acfb8d36fcf3

NPM version: 6.14.15

npm install Schnup89/ioBroker.eq3-thermostat#c1aa8435ad05d73d377eae2a6702acfb8d36fcf3 --prefix "/opt/iobroker" (System call)

npm **WARN** optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):

npm **WARN** notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})

npm **WARN** optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules/osx-temperature-sensor):

npm **WARN** notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})

+ iobroker.eq3-thermostat@2.0.4added 1 package from 2 contributors in 44.261s

84 packages are looking for funding run `npm fund` for details

upload [3] eq3-thermostat.admin /opt/iobroker/node_modules/iobroker.eq3-thermostat/admin/words.js words.js application/javascript

upload [2] eq3-thermostat.admin /opt/iobroker/node_modules/iobroker.eq3-thermostat/admin/style.css style.css text/css

upload [1] eq3-thermostat.admin /opt/iobroker/node_modules/iobroker.eq3-thermostat/admin/index_m.html index_m.html text/html

upload [0] eq3-thermostat.admin /opt/iobroker/node_modules/iobroker.eq3-thermostat/admin/eq3-thermostat.png eq3-thermostat.png image/png

Process exited with code 0
Schnup89 commented 2 years ago

Sind wohl nur Warnungen, mach ich erstmal zu

andri-anski commented 2 years ago

OK, danke