ioBroker.mihome-vacuum: dependency of zlib get error with node-js 18.20
Hallo,
ich habe heute auf node-js 18.20 aktualisiert.
Seitdem bekomme ich bezüglich dem zlib einen Fehler. Könnte bitte zlib entfernt werden oder die dependecy auf node-gyp oder den node-js core zlib gelegt werden?
Fehler:
mario@iobroker:/opt/iobroker$ iob upgrade hm-rpc@1.16.0
Would you like to reinstall version 1.16.0 of hm-rpc now? [(y)es, (n)o]: y
Update hm-rpc from @1.16.0 to @1.16.0
NPM version: 10.5.0
Installing iobroker.hm-rpc@1.16.0... (System call)
npm ERR! code 127
npm ERR! path /opt/iobroker/node_modules/zlib
npm ERR! command failed
npm ERR! command sh -c node-waf clean || true; node-waf configure build
npm ERR! sh: 1: node-waf: not found
npm ERR! sh: 1: node-waf: not found
npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-03-29T20_31_44_159Z-debug-0.log
host.iobroker Cannot install iobroker.hm-rpc@1.16.0: 127
mario@iobroker:/opt/iobroker$
About this issue
- Original URL
- State: closed
- Created 3 months ago
- Comments: 19 (10 by maintainers)
Ich versuche morgen mal die native version zu testen