Jetzt noch mal als root ausgeführt. Jedoch läuft das noch immer nicht sauber durch.
npm install iobroker --unsafe-perm
-
> iobroker@1.0.0 install /opt/iobroker/node_modules/iobroker
> node lib/setup.js
npm install iobroker.discovery --production --prefix /opt/iobroker
node-pre-gyp ERR! Tried to download(404): https://github.com/EmergingTechnologyAdvisors/node-serialport/releases/download/4.0.7/serialport-v4.0.7-node-v46-linux-arm.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for serialport@4.0.7 and node@4.8.3 (node-v46 ABI) (falling back to source compile with node-gyp)
npm WARN unmet dependency /opt/iobroker/node_modules/iobroker.admin/node_modules/socket.io/node_modules/socket.io-parser requires debug@'2.2.0' but will load
npm WARN unmet dependency /opt/iobroker/node_modules/iobroker.admin/node_modules/socket.io/node_modules/debug,
npm WARN unmet dependency which is version 2.3.3
npm install iobroker.admin --production --prefix /opt/iobroker
npm install iobroker.js-controller --production --prefix /opt/iobroker
Write "./iobroker start" to start the ioBroker
: Datei oder Verzeichnis nicht gefunden
Auto-start was enabled. Write "update-rc.d -f iobroker.sh remove" to disable auto-start
iobroker is started. Go to "http://ip-addr:8081" to open the admin UI.
iobroker@1.0.0 node_modules/iobroker
âââ yargs@7.1.0 (get-caller-file@1.0.2, decamelize@1.2.0, y18n@3.2.1, camelcase@3.0.0, which-module@1.0.0, set-blocking@2.0.0, yargs-parser@5.0.0, require-main-filename@1.0.1, require-directory@2.1.1, cliui@3.2.0, string-width@1.0.2, os-locale@1.4.0, read-pkg-up@1.0.1)
root@raspberrypi:/opt/iobroker#