Grothesk242
Grothesk242
https://github.com/nbuenger/ioBroker.govee mal angeschaut?
Kann ich nicht bestätigen, hier rennt alles wie immer. ``` echad@chet:/opt/iobroker $ npm ls coffee-script coffeescript [email protected] /opt/iobroker └─┬ [email protected] ├─┬ [email protected] │ └── [email protected] deduped ├── [email protected] └── [email protected]...
Vielleicht könnten die 'Hier geht nix'-Melder mal ihren npm tree bekannt machen. Ich vermute ja, da liegt einiges in der ersten Ebene.
Und mit der 5.8.10 schaut das wie aus? Denn bei diginix funktioniert es ja. Node und NPM sind in welchen Versionen?
I'm sure you guys would face fewer problems if you would use the recommended nodejs16 / npm8 combination. npm>7 does manage peer deps. > So why iobroker.javascript depends on both,...
That's excactly what I was expecting. Running the recommended node/npm versions is the key.
> sudo npm install canvas --unsafe-perm=true Wrong command. Never ever use npm in connection with sudo.
Was mich verwundert: ``` pi@mysterium:/opt/iobroker $ npm ls canvas [email protected] /opt/iobroker ├─┬ [email protected] │ ├── [email protected] │ └─┬ [email protected] │ └── [email protected] deduped ├─┬ [email protected] │ └── [email protected] deduped └─┬...
Das ist ein 'Vanilla'-RaspberryOS 'Bullseye' auf 32bit mit node16. Für canvas dann die zum build erforderlichen Pakete installiert. Alles nix ungewöhnliches.
Strange. This is not a DEP in iobroker.iot: ``` echad@chet:/opt/iobroker $ npm ls define-properties iobroker.iot [email protected] /opt/iobroker ├─┬ [email protected] │ └─┬ [email protected] │ └─┬ [email protected] │ └─┬ [email protected] │ └──...