NEWS
gyp error bei js-controller installation
-
Hi,
seit neuestem bekomme ich error Meldungen, hier beim Update auf 3.3.16. Was kann das sein ?
Node .js v12.22.1
NPM 6.14.12
Raspberry 4 , 8GBiob upgrade self Update js-controller from @3.3.15 to @3.3.16 NPM version: 6.14.12 npm install iobroker.js-controller@3.3.16 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call) /bin/sh: 1: cmake: not found make: *** [config_deps.target.mk:13: /opt/iobroker/node_modules/cpu-features/deps/cpu_features/build/Makefile] Error 127 gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2 gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23) gyp ERR! stack at ChildProcess.emit (events.js:314:20) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:276:12) gyp ERR! System Linux 5.10.17-v7l+ gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /opt/iobroker/node_modules/cpu-features gyp ERR! node -v v12.22.1 gyp ERR! node-gyp -v v5.1.0 gyp ERR! not ok
-
@gargano sagte in gyp error bei js-controller installation:
cmake: not found
Sieht nach dem aus :
https://forum.iobroker.net/topic/47576/adapter-updates-fehler-cmake-not-found?_=1631190453457
-
@glasfaser Volltreffer !
Ich habe auch das ssh Modul im Javascript und das cmake fehlt.
Also werde ich das cmake nachinstallieren und dann sollte es ohne Fehler gehen.
Wieder ein Beweis wie schnell und kompetent hier geholfen wird.
Da gibts nichts zu meckern.Danke.