Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Frage: Installation auf OS X

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Frage: Installation auf OS X

    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      hanisoft last edited by

      Hallo

      das habe ich auf dem cubie auch gerade gehabt…

      Ich glaube, du musst unter den Instanzen die beiden Adapter socket.io und simple web editieren. Bei mir wars so, man muss die eigene ip auswählen, nicht 0.0.0.0...

      Gruß Hanisoft

      1 Reply Last reply Reply Quote 0
      • Bluefox
        Bluefox last edited by

        @hanisoft:

        Hallo

        das habe ich auf dem cubie auch gerade gehabt…

        Ich glaube, du musst unter den Instanzen die beiden Adapter socket.io und simple web editieren. Bei mir wars so, man muss die eigene ip auswählen, nicht 0.0.0.0...

        Gruß Hanisoft `
        Vis braucht "web" und "socket.io". Die IP Adressen kann man auf 0.0.0.0 lassen. Die Adapter müssen natürlich aktiviert sein.

        "Web" soll "socketio.0" als socket-Instanz haben.

        1 Reply Last reply Reply Quote 0
        • U
          unwichtig last edited by

          Hi,

          ich habe mir nun auch einen Mac Mini als Homeserver fertig gemacht, darauf soll dann jetzt auch der Umstieg von RPI CCU.IO auf IOBroker stattfinden so langsam.

          Installation hab ich auch nach der Anleitung hier soweit hinbekommen, ich kann jedoch keinen Adapter installieren ohne Mit einem Schwall von Fehlermeldungen zugebombt zu werden.

          Ich vermute fast es ist ne Kleinigkeit, aber mein Wissen reicht scheinbar nicht 🙂

          ! ````
          $ ./iobroker add hm-rega
          npm install iobroker.hm-rega --production --prefix "/Users/dev/iobroker/lib"
          iobroker.hm-rega@0.2.1 iobroker/lib/node_modules/iobroker.hm-rega├── extend@1.3.0
          ├── iconv-lite@0.4.7
          ├── request@2.36.0 (json-stringify-safe@5.0.0, forever-agent@0.5.2, qs@0.6.6, aws-sign2@0.5.0, oauth-sign@0.3.0, tunnel-agent@0.4.0, mime@1.2.11, node-uuid@1.4.3, form-data@0.1.4, http-signature@0.10.1, tough-cookie@0.12.1, hawk@1.0.0)
          ├── xml2js@0.4.6 (sax@0.6.1, xmlbuilder@2.6.2)
          └── iobroker.hm-rpc@0.4.0 (binrpc@0.0.3, homematic-xmlrpc@1.0.0)
          ! install adapter hm-rega
          npm install iobroker.hm-rega --production --prefix "/Users/dev/iobroker/lib"
          ERROR: npm
          ERROR: ERR! install trying to install 0.2.1 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega
          ERROR: npm
          ERROR: ERR! install but already installed versions [ '0.2.1' ]
          ERROR: npm
          ERROR: ERR! install trying to install 0.4.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpc
          ERROR: npm ERR! install but already installed versions [ '0.4.0' ]npm
          ERROR: ERR! install trying to install 1.3.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/extendnpm
          ERROR: ERR! install but already installed versions [ '1.3.0' ]
          ERROR: npm ERR! install trying to install 2.36.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/requestnpm ERR!
          ERROR: install
          ERROR: but already installed versions [ '2.36.0' ]npm
          ERROR: ERR! install trying to install 0.4.7 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iconv-lite
          ERROR: npm ERR! install but already installed versions [ '0.4.7' ]
          ERROR: npm ERR! install trying to install 0.4.6 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/xml2jsnpm ERR!
          ERROR: install but already installed versions [ '0.4.6' ]
          ERROR: npm
          ERROR: ERR! install trying to install 1.2.11 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/mimenpm ERR! install but already installed versions [ '1.2.11' ]
          npm ERR! install trying to install 1.4.3 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/node-uuid
          ! ERROR: npm ERR! install but already installed versions [ '1.4.3' ]npm ERR! install trying to install 0.5.2 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/forever-agent
          R! install trying to install 0.4.2 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpc/node_modules/homematic-xmlrpc/node_modules/xmlbuildernpm ERR! install but already installed versions [ '0.4.2', '0.4.2', '0.4.2', '0.4.2', '0.4.2' ]
          ! iobroker.hm-rega@0.2.1 iobroker/lib/node_modules/iobroker.hm-rega├── extend@1.3.0
          ├── iconv-lite@0.4.7
          ├── request@2.36.0 (json-stringify-safe@5.0.0, forever-agent@0.5.2, qs@0.6.6, aws-sign2@0.5.0, oauth-sign@0.3.0, tunnel-agent@0.4.0, mime@1.2.11, node-uuid@1.4.3, form-data@0.1.4, http-signature@0.10.1, tough-cookie@0.12.1, hawk@1.0.0)
          ├── xml2js@0.4.6 (sax@0.6.1, xmlbuilder@2.6.2)
          └── iobroker.hm-rpc@0.4.0 (binrpc@0.0.3, homematic-xmlrpc@1.0.0)
          ! install adapter hm-rega
          npm install iobroker.hm-rega --production --prefix "/Users/dev/iobroker/lib"
          ERROR: npm
          ERROR: ERR! install trying to install 0.2.1 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-reganpm ERR! install but already installed versions [ '0.2.1', '0.2.1', '0.2.1', '0.2.1', '0.2.1', '0.2.1' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 0.4.7 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iconv-litenpm ERR! install but already installed versions [ '0.4.7', '0.4.7', '0.4.7', '0.4.7', '0.4.7', '0.4.7' ]
          ! ERROR: npm ERR! install trying to install 0.4.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpc
          ERROR: npm ERR! install but already installed versions [ '0.4.0', '0.4.0', '0.4.0', '0.4.0', '0.4.0', '0.4.0' ]npm ERR! install trying to install 1.3.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/extend
          ! ERROR: npm ERR! install but already installed versions [ '1.3.0', '1.3.0', '1.3.0', '1.3.0', '1.3.0', '1.3.0' ]
          ERROR: npm ERR! install trying to install 0.4.6 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/xml2js
          ERROR: npm ERR! install but already installed versions [ '0.4.6', '0.4.6', '0.4.6', '0.4.6', '0.4.6', '0.4.6' ]
          ERROR: npm
          ERROR: ERR! install trying to install 2.36.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/requestnpm
          ERROR: ERR! install but already installed versions [ '2.36.0', '2.36.0', '2.36.0', '2.36.0', '2.36.0', '2.36.0' ]
          ERROR: npm
          ERROR: ERR! install trying to install 5.0.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/json-stringify-safe
          ERROR: npm
          ERROR: ERR! install but already installed versions [ '5.0.0', '5.0.0', '5.0.0', '5.0.0', '5.0.0', '5.0.0' ]npm ERR! install
          ERROR: trying to install 0.6.6 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/qsnpm
          ERROR: ERR!
          ERROR: install but already installed versions [ '0.6.6', '0.6.6', '0.6.6', '0.6.6', '0.6.6', '0.6.6' ]npm ERR!
          ERROR: install trying to install 0.5.2 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/forever-agentnpm
          ERROR: ERR! install but already installed versions [ '0.5.2', '0.5.2', '0.5.2', '0.5.2', '0.5.2', '0.5.2' ]npm ERR! install trying to install 1.4.3 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/node-uuid
          npm ERR! install
          ERROR: but already installed versions [ '1.4.3', '1.4.3', '1.4.3', '1.4.3', '1.4.3', '1.4.3' ]
          ERROR: npm ERR! install trying to install 1.2.11 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/mime
          ERROR: npm ERR! install but already installed versions [ '1.2.11', '1.2.11', '1.2.11', '1.2.11', '1.2.11', '1.2.11' ]
          ERROR: npm ERR! install trying to install 0.1.4 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/form-datanpm ERR! install but already installed versions [ '0.1.4', '0.1.4', '0.1.4', '0.1.4', '0.1.4', '0.1.4' ]
          ! ERROR: npm ERR! install trying to install 0.4.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/tunnel-agent
          ERROR: npm ERR! install but already installed versions [ '0.4.0', '0.4.0', '0.4.0', '0.4.0', '0.4.0', '0.4.0' ]
          ERROR: npm ERR! install
          ERROR: trying to install 0.10.1 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/http-signaturenpm
          ERROR: ERR! install but already installed versions [ '0.10.1', '0.10.1', '0.10.1', '0.10.1', '0.10.1', '0.10.1' ]
          ERROR: npm
          ERROR: ERR! install trying to install 0.3.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/oauth-sign
          ERROR: npm ERR! install but already installed versions [ '0.3.0', '0.3.0', '0.3.0', '0.3.0', '0.3.0', '0.3.0' ]npm
          ERROR: ERR! install trying to install 0.12.1 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/tough-cookienpm
          ERROR: ERR! install but already installed versions [ '0.12.1', '0.12.1', '0.12.1', '0.12.1', '0.12.1', '0.12.1' ]npm ERR! install trying to install 0.5.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/aws-sign2
          ! ERROR: npm
          ERROR: ERR! install but already installed versions [ '0.5.0', '0.5.0', '0.5.0', '0.5.0', '0.5.0', '0.5.0' ]npm ERR! install trying to install 1.0.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/hawk
          ! ERROR: npm
          ERROR: ERR! install but already installed versions [ '1.0.0', '1.0.0', '1.0.0', '1.0.0', '1.0.0', '1.0.0' ]
          ERROR: npm
          ERROR: ERR! install trying to install 0.6.1 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/xml2js/node_modules/saxnpm ERR! install but already installed versions [ '0.6.1', '0.6.1', '0.6.1', '0.6.1', '0.6.1', '0.6.1' ]
          ! ERROR: npm ERR! install trying to install 2.6.2 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/xml2js/node_modules/xmlbuildernpm
          ERROR: ERR! install but already installed versions [ '2.6.2', '2.6.2', '2.6.2', '2.6.2', '2.6.2', '2.6.2' ]
          ERROR: npm
          ERROR: ERR! install trying to install 0.9.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/form-data/node_modules/asyncnpm ERR! install but already installed versions [ '0.9.0', '0.9.0', '0.9.0', '0.9.0', '0.9.0', '0.9.0' ]
          ! ERROR: npm ERR! install trying to install 0.0.7 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/form-data/node_modules/combined-streamnpm
          ERROR: ERR! install but already installed versions [ '0.0.7', '0.0.7', '0.0.7', '0.0.7', '0.0.7', '0.0.7' ]
          ERROR: npm
          ERROR: ERR! install trying to install 0.1.5 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/http-signature/node_modules/assert-plusnpm ERR!
          ERROR: install but already installed versions [ '0.1.5', '0.1.5', '0.1.5', '0.1.5', '0.1.5', '0.1.5' ]
          ERROR: npm
          ERROR: ERR! install trying to install 0.1.11 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/http-signature/node_modules/asn1
          ERROR: npm ERR! install but already installed versions [ '0.1.11', '0.1.11', '0.1.11', '0.1.11', '0.1.11', '0.1.11' ]
          ERROR: npm ERR!
          ERROR: install trying to install 0.5.3 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/http-signature/node_modules/ctypenpm ERR! install
          ERROR: but already installed versions [ '0.5.3', '0.5.3', '0.5.3', '0.5.3', '0.5.3', '0.5.3' ]
          ERROR: npm
          ERROR: ERR! install trying to install 0.0.5 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-streamnpm ERR! install but already installed versions [ '0.0.5', '0.0.5', '0.0.5', '0.0.5', '0.0.5', '0.0.5' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 3.5.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/xml2js/node_modules/xmlbuilder/node_modules/lodash
          ERROR: npm
          ERROR: ERR! install but already installed versions [ '3.5.0', '3.5.0', '3.5.0', '3.5.0', '3.5.0', '3.5.0' ]
          ERROR: npm
          ERROR: ERR! install trying to install 1.3.2 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/tough-cookie/node_modules/punycodenpm ERR! install but already installed versions [ '1.3.2', '1.3.2', '1.3.2', '1.3.2', '1.3.2', '1.3.2' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 0.9.1 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/hawk/node_modules/hoeknpm ERR! install but already installed versions [ '0.9.1', '0.9.1', '0.9.1', '0.9.1', '0.9.1', '0.9.1' ]
          ! ERROR: npm ERR! install trying to install 0.4.2 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/hawk/node_modules/boomnpm
          ERROR: ERR! install but already installed versions [ '0.4.2', '0.4.2', '0.4.2', '0.4.2', '0.4.2', '0.4.2' ]npm ERR! install trying to install 0.2.4 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/hawk/node_modules/sntp
          ! ERROR: npm ERR! install but already installed versions [ '0.2.4', '0.2.4', '0.2.4', '0.2.4', '0.2.4', '0.2.4' ]
          ERROR: npm ERR!
          ERROR: install trying to install 0.2.2 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/hawk/node_modules/cryptilesnpm ERR! install but already installed versions [ '0.2.2', '0.2.2', '0.2.2', '0.2.2', '0.2.2', '0.2.2' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 1.0.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpc/node_modules/homematic-xmlrpcnpm ERR! install but already installed versions [ '1.0.0', '1.0.0', '1.0.0', '1.0.0', '1.0.0', '1.0.0' ]
          ! ERROR: npm ERR! install trying to install 0.0.3 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpc/node_modules/binrpcnpm ERR!
          ERROR: install but already installed versions [ '0.0.3', '0.0.3', '0.0.3', '0.0.3', '0.0.3', '0.0.3' ]
          ERROR: npm
          ERROR: ERR! install trying to install 0.3.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpc/node_modules/binrpc/node_modules/binarynpm ERR! install but already installed versions [ '0.3.0', '0.3.0', '0.3.0', '0.3.0', '0.3.0', '0.3.0' ]
          ! ERROR: npm ERR! install trying to install 0.0.6 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpc/node_modules/binrpc/node_modules/put
          ERROR: npm
          ERROR: ERR! install but already installed versions [ '0.0.6', '0.0.6', '0.0.6', '0.0.6', '0.0.6', '0.0.6' ]
          ERROR: npm
          ERROR: ERR! install trying to install 0.1.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpc/node_modules/binrpc/node_modules/binary/node_modules/chainsawnpm ERR! install but already installed versions [ '0.1.0', '0.1.0', '0.1.0', '0.1.0', '0.1.0', '0.1.0' ]
          ! ERROR: npm ERR! install trying to install 0.1.1 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpc/node_modules/binrpc/node_modules/binary/node_modules/buffers
          ERROR: npm ERR! install but already installed versions [ '0.1.1', '0.1.1', '0.1.1', '0.1.1', '0.1.1', '0.1.1' ]
          ERROR: npm
          ERROR: ERR! install trying to install 0.3.9 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpc/node_modules/binrpc/node_modules/binary/node_modules/chainsaw/node_modules/traversenpm ERR! install but already installed versions [ '0.3.9', '0.3.9', '0.3.9', '0.3.9', '0.3.9', '0.3.9' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 0.4.3 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpc/node_modules/homematic-xmlrpc/node_modules/saxnpm ERR! install but already installed versions [ '0.4.3', '0.4.3', '0.4.3', '0.4.3', '0.4.3', '0.4.3' ]
          ! ERROR: npm ERR! install trying to install 0.4.2 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpc/node_modules/homematic-xmlrpc/node_modules/xmlbuilder
          ERROR: npm ERR! install but already installed versions [ '0.4.2', '0.4.2', '0.4.2', '0.4.2', '0.4.2', '0.4.2' ]
          iobroker.hm-rega@0.2.1 iobroker/lib/node_modules/iobroker.hm-rega├── extend@1.3.0
          ├── iconv-lite@0.4.7
          ├── request@2.36.0 (json-stringify-safe@5.0.0, aws-sign2@0.5.0, forever-agent@0.5.2, qs@0.6.6, oauth-sign@0.3.0, tunnel-agent@0.4.0, mime@1.2.11, node-uuid@1.4.3, form-data@0.1.4, http-signature@0.10.1, tough-cookie@0.12.1, hawk@1.0.0)
          ├── xml2js@0.4.6 (sax@0.6.1, xmlbuilder@2.6.2)
          └── iobroker.hm-rpc@0.4.0 (binrpc@0.0.3, homematic-xmlrpc@1.0.0)
          ! install adapter hm-rega
          npm install iobroker.hm-rega --production --prefix "/Users/dev/iobroker/lib"
          ERROR: npm ERR! install trying to install 0.2.1 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-reganpm ERR! install but already installed versions [ '0.2.1', '0.2.1', '0.2.1', '0.2.1', '0.2.1', '0.2.1', '0.2.1' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 0.4.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpcnpm ERR! install but already installed versions [ '0.4.0', '0.4.0', '0.4.0', '0.4.0', '0.4.0', '0.4.0', '0.4.0' ]
          ! ERROR: npm ERR! install trying to install 1.3.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/extendnpm ERR! install but already installed versions [ '1.3.0', '1.3.0', '1.3.0', '1.3.0', '1.3.0', '1.3.0', '1.3.0' ]
          ! ERROR: npm ERR! install trying to install 0.4.6 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/xml2jsnpm ERR! install but already installed versions [ '0.4.6', '0.4.6', '0.4.6', '0.4.6', '0.4.6', '0.4.6', '0.4.6' ]
          ! ERROR: npm ERR! install trying to install 0.4.7 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iconv-litenpm
          ERROR: ERR! install but already installed versions [ '0.4.7', '0.4.7', '0.4.7', '0.4.7', '0.4.7', '0.4.7', '0.4.7' ]
          ERROR: npm ERR! install trying to install 2.36.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request
          ERROR: npm
          ERROR: ERR! install but already installed versions [ '2.36.0',npm ERR! install '2.36.0',
          npm ERR! install '2.36.0',
          npm ERR! install
          ERROR: '2.36.0',npm ERR! install '2.36.0',
          npm ERR! install '2.36.0',
          npm ERR! install '2.36.0' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 5.0.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/json-stringify-safenpm ERR! install but already installed versions [ '5.0.0', '5.0.0', '5.0.0', '5.0.0', '5.0.0', '5.0.0', '5.0.0' ]
          ! ERROR: npm ERR! install trying to install 1.2.11 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/mime
          ERROR: npm ERR! install but already installed versions [ '1.2.11',npm
          ERROR: ERR! install '1.2.11',npm ERR! install '1.2.11',
          npm ERR! install '1.2.11',
          npm ERR! install '1.2.11',
          npm ERR! install '1.2.11',
          npm ERR! install
          ERROR: '1.2.11' ]npm ERR!
          ERROR: install trying to install 0.6.6 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/qsnpm ERR! install
          ERROR: but already installed versions [ '0.6.6', '0.6.6', '0.6.6', '0.6.6', '0.6.6', '0.6.6', '0.6.6' ]npm ERR! install trying to install 1.4.3 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/node-uuid
          ! ERROR: npm ERR! install but already installed versions [ '1.4.3', '1.4.3', '1.4.3', '1.4.3', '1.4.3', '1.4.3', '1.4.3' ]
          ERROR: npm ERR! install trying to install 0.5.2 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/forever-agent
          ERROR: npm ERR! install but already installed versions [ '0.5.2', '0.5.2', '0.5.2', '0.5.2', '0.5.2', '0.5.2', '0.5.2' ]
          ERROR: npm ERR! install trying to install 0.12.1 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/tough-cookienpm ERR! install but already installed versions [ '0.12.1',
          npm ERR!
          ERROR: install '0.12.1',npm ERR! install '0.12.1',
          npm ERR! install '0.12.1',
          npm ERR! install '0.12.1',
          ! ERROR: npm ERR! install '0.12.1',npm
          ERROR: ERR! install '0.12.1' ]
          ERROR: npm
          ERROR: ERR! install trying to install 0.4.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/tunnel-agentnpm
          ERROR: ERR! install but already installed versions [ '0.4.0', '0.4.0', '0.4.0', '0.4.0', '0.4.0', '0.4.0', '0.4.0' ]
          ERROR: npm ERR! install trying to install 0.3.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/oauth-sign
          ERROR: npm ERR! install but already installed versions [ '0.3.0', '0.3.0', '0.3.0', '0.3.0', '0.3.0', '0.3.0', '0.3.0' ]npm ERR! install trying to install 0.1.4 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/form-data
          npm
          ERROR: ERR! install but already installed versions [ '0.1.4', '0.1.4', '0.1.4', '0.1.4', '0.1.4', '0.1.4', '0.1.4' ]
          ERROR: npm ERR! install trying to install 0.10.1 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/http-signature
          ERROR: npm ERR! install but already installed versions [ '0.10.1',npm ERR! install '0.10.1',
          npm ERR! install '0.10.1',
          npm ERR! install '0.10.1',
          npm ERR! install '0.10.1',
          npm ERR!
          ERROR: install '0.10.1',npm ERR! install
          ERROR: '0.10.1' ]
          ERROR: npm
          ERROR: ERR! install trying to install 1.0.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/hawk
          ERROR: npm ERR! install but already installed versions [ '1.0.0', '1.0.0', '1.0.0', '1.0.0', '1.0.0', '1.0.0', '1.0.0' ]
          ERROR: npm ERR! install trying to install 0.5.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/aws-sign2npm ERR!
          ERROR: install but already installed versions [ '0.5.0', '0.5.0', '0.5.0', '0.5.0', '0.5.0', '0.5.0', '0.5.0' ]
          ERROR: npm ERR! install trying to install 2.6.2 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/xml2js/node_modules/xmlbuildernpm ERR! install but already installed versions [ '2.6.2', '2.6.2', '2.6.2', '2.6.2', '2.6.2', '2.6.2', '2.6.2' ]
          npm ERR! install trying to install 0.6.1 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/xml2js/node_modules/sax
          npm ERR! install but already installed versions [ '0.6.1', '0.6.1', '0.6.1', '0.6.1', '0.6.1', '0.6.1', '0.6.1' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 0.0.7 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/form-data/node_modules/combined-streamnpm ERR! install
          ERROR: but already installed versions [ '0.0.7', '0.0.7', '0.0.7', '0.0.7', '0.0.7', '0.0.7', '0.0.7' ]npm ERR!
          ERROR: install trying to install 0.9.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/form-data/node_modules/asyncnpm ERR! install but already installed versions [ '0.9.0', '0.9.0', '0.9.0', '0.9.0', '0.9.0', '0.9.0', '0.9.0' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 0.1.5 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/http-signature/node_modules/assert-plusnpm ERR! install but already installed versions [ '0.1.5', '0.1.5', '0.1.5', '0.1.5', '0.1.5', '0.1.5', '0.1.5' ]
          npm ERR! install
          ERROR: trying to install 0.5.3 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/http-signature/node_modules/ctypenpm ERR! install but already installed versions [ '0.5.3', '0.5.3', '0.5.3', '0.5.3', '0.5.3', '0.5.3', '0.5.3' ]
          ! ERROR: npm ERR! install trying to install 0.1.11 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/http-signature/node_modules/asn1
          ERROR: npm ERR! install but already installed versions [ '0.1.11',npm ERR! install '0.1.11',
          npm ERR! install
          ERROR: '0.1.11',npm ERR! install '0.1.11',
          npm ERR! install '0.1.11',
          npm ERR! install '0.1.11',
          npm ERR! install '0.1.11' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 0.0.5 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-streamnpm ERR! install but already installed versions [ '0.0.5', '0.0.5', '0.0.5', '0.0.5', '0.0.5', '0.0.5', '0.0.5' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 3.5.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/xml2js/node_modules/xmlbuilder/node_modules/lodashnpm ERR! install but already installed versions [ '3.5.0', '3.5.0', '3.5.0', '3.5.0', '3.5.0', '3.5.0', '3.5.0' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 1.3.2 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/tough-cookie/node_modules/punycodenpm ERR! install but already installed versions [ '1.3.2', '1.3.2', '1.3.2', '1.3.2', '1.3.2', '1.3.2', '1.3.2' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 0.9.1 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/hawk/node_modules/hoeknpm ERR! install but already installed versions [ '0.9.1', '0.9.1', '0.9.1', '0.9.1', '0.9.1', '0.9.1', '0.9.1' ]
          ! ERROR: npm ERR! install trying to install 0.2.2 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/hawk/node_modules/cryptilesnpm ERR! install but already installed versions [ '0.2.2', '0.2.2', '0.2.2', '0.2.2', '0.2.2', '0.2.2', '0.2.2' ]
          ! ERROR: npm ERR! install trying to install 0.4.2 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/hawk/node_modules/boom
          ERROR: npm ERR! install but already installed versions [ '0.4.2', '0.4.2', '0.4.2', '0.4.2', '0.4.2', '0.4.2', '0.4.2' ]
          ERROR: npm ERR! install trying to install 0.2.4 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/hawk/node_modules/sntpnpm ERR!
          ERROR: install but already installed versions [ '0.2.4', '0.2.4', '0.2.4', '0.2.4', '0.2.4', '0.2.4', '0.2.4' ]
          ERROR: npm
          ERROR: ERR! install trying to install 1.0.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpc/node_modules/homematic-xmlrpcnpm ERR! install but already installed versions [ '1.0.0', '1.0.0', '1.0.0', '1.0.0', '1.0.0', '1.0.0', '1.0.0' ]
          ! ERROR: npm ERR! install trying to install 0.0.3 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpc/node_modules/binrpc
          ERROR: npm ERR!
          ERROR: install but already installed versions [ '0.0.3', '0.0.3', '0.0.3', '0.0.3', '0.0.3', '0.0.3', '0.0.3' ]
          ERROR: npm
          ERROR: ERR! install trying to install 0.0.6 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpc/node_modules/binrpc/node_modules/putnpm ERR! install but already installed versions [ '0.0.6', '0.0.6', '0.0.6', '0.0.6', '0.0.6', '0.0.6', '0.0.6' ]
          ! ERROR: npm ERR!
          ERROR: install trying to install 0.3.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpc/node_modules/binrpc/node_modules/binarynpm ERR! install but already installed versions [ '0.3.0', '0.3.0', '0.3.0', '0.3.0', '0.3.0', '0.3.0', '0.3.0' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 0.1.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpc/node_modules/binrpc/node_modules/binary/node_modules/chainsawnpm ERR! install but already installed versions [ '0.1.0', '0.1.0', '0.1.0', '0.1.0', '0.1.0', '0.1.0', '0.1.0' ]
          ! ERROR: npm ERR! install trying to install 0.1.1 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpc/node_modules/binrpc/node_modules/binary/node_modules/buffers
          ERROR: npm ERR! install but already installed versions [ '0.1.1', '0.1.1', '0.1.1', '0.1.1', '0.1.1', '0.1.1', '0.1.1' ]
          ERROR: npm
          ERROR: ERR! install trying to install 0.3.9 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpc/node_modules/binrpc/node_modules/binary/node_modules/chainsaw/node_modules/traversenpm ERR! install but already installed versions [ '0.3.9', '0.3.9', '0.3.9', '0.3.9', '0.3.9', '0.3.9', '0.3.9' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 0.4.3 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpc/node_modules/homematic-xmlrpc/node_modules/saxnpm ERR! install but already installed versions [ '0.4.3', '0.4.3', '0.4.3', '0.4.3', '0.4.3', '0.4.3', '0.4.3' ]
          npm ERR! install trying to install 0.4.2 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpc/node_modules/homematic-xmlrpc/node_modules/xmlbuilder
          npm ERR! install but already installed versions [ '0.4.2', '0.4.2', '0.4.2', '0.4.2', '0.4.2', '0.4.2', '0.4.2' ]
          ! iobroker.hm-rega@0.2.1 iobroker/lib/node_modules/iobroker.hm-rega├── extend@1.3.0
          ├── iconv-lite@0.4.7
          ├── request@2.36.0 (json-stringify-safe@5.0.0, forever-agent@0.5.2, aws-sign2@0.5.0, qs@0.6.6, oauth-sign@0.3.0, tunnel-agent@0.4.0, mime@1.2.11, node-uuid@1.4.3, form-data@0.1.4, http-signature@0.10.1, tough-cookie@0.12.1, hawk@1.0.0)
          ├── xml2js@0.4.6 (sax@0.6.1, xmlbuilder@2.6.2)
          └── iobroker.hm-rpc@0.4.0 (binrpc@0.0.3, homematic-xmlrpc@1.0.0)
          ! install adapter hm-rega
          npm install iobroker.hm-rega --production --prefix "/Users/dev/iobroker/lib"
          ERROR: npm ERR! install trying to install 0.2.1 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega
          ERROR: npm ERR! install but already installed versions [ '0.2.1',npm ERR! install '0.2.1',
          npm ERR! install '0.2.1',
          npm ERR! install '0.2.1',
          npm ERR! install '0.2.1',
          npm ERR! install
          ERROR: '0.2.1',npm ERR! install '0.2.1',
          ! ERROR: npm ERR!
          ERROR: install '0.2.1' ]
          ERROR: npm
          ERROR: ERR! install trying to install 1.3.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/extendnpm ERR! install but already installed versions [ '1.3.0',
          npm ERR! install '1.3.0',
          npm ERR! install '1.3.0',
          npm ERR! install '1.3.0',
          ! ERROR: npm ERR! install '1.3.0',npm ERR! install '1.3.0',
          npm ERR! install '1.3.0',
          npm ERR! install '1.3.0' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 0.4.7 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iconv-litenpm ERR! install
          ERROR: but already installed versions [ '0.4.7',npm ERR! install '0.4.7',
          npm ERR! install '0.4.7',
          npm ERR!
          ERROR: install '0.4.7',npm ERR! install '0.4.7',
          npm ERR! install '0.4.7',
          ! ERROR: npm ERR! install '0.4.7',npm ERR! install '0.4.7' ]
          ! ERROR: npm ERR! install trying to install 0.4.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpcnpm ERR! install but already installed versions [ '0.4.0',
          npm ERR! install '0.4.0',
          npm ERR! install '0.4.0',
          npm ERR! install '0.4.0',
          npm ERR! install '0.4.0',
          npm ERR! install '0.4.0',
          npm ERR! install '0.4.0',
          npm ERR! install '0.4.0' ]
          npm ERR! install trying to install 2.36.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request
          npm ERR! install but already installed versions [ '2.36.0',
          npm ERR! install '2.36.0',
          npm ERR! install '2.36.0',
          npm ERR! install '2.36.0',
          npm ERR! install '2.36.0',
          npm ERR! install '2.36.0',
          npm ERR! install '2.36.0',
          npm ERR! install '2.36.0' ]
          npm ERR! install trying to install 0.4.6 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/xml2js
          npm ERR! install but already installed versions [ '0.4.6',
          npm ERR! install '0.4.6',
          ! ERROR: npm ERR! install '0.4.6',npm ERR! install '0.4.6',
          npm ERR! install '0.4.6',
          ! ERROR: npm
          ERROR: ERR! install '0.4.6',npm ERR! install '0.4.6',
          npm ERR! install '0.4.6' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 0.6.6 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/qsnpm
          ERROR: ERR! install but already installed versions [ '0.6.6',npm ERR! install '0.6.6',
          npm ERR! install '0.6.6',
          npm ERR! install '0.6.6',
          ! ERROR: npm ERR! install '0.6.6',
          ERROR: npm ERR! install '0.6.6',npm ERR! install '0.6.6',
          npm ERR! install '0.6.6' ]
          npm ERR! install trying to install 5.0.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/json-stringify-safe
          npm ERR! install but already installed versions [ '5.0.0',
          npm ERR! install '5.0.0',
          npm ERR! install '5.0.0',
          npm ERR! install '5.0.0',
          npm ERR! install '5.0.0',
          npm ERR! install '5.0.0',
          npm ERR! install '5.0.0',
          npm ERR! install '5.0.0' ]
          npm ERR! install trying to install 1.2.11 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/mime
          npm ERR! install but already installed versions [ '1.2.11',
          npm ERR! install '1.2.11',
          npm ERR! install '1.2.11',
          npm ERR! install '1.2.11',
          npm ERR! install '1.2.11',
          npm ERR! install '1.2.11',
          npm ERR! install '1.2.11',
          npm ERR! install '1.2.11' ]
          npm ERR! install trying to install 0.5.2 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/forever-agent
          npm ERR! install but already installed versions [ '0.5.2',
          npm ERR! install '0.5.2',
          npm ERR! install '0.5.2',
          npm ERR! install '0.5.2',
          npm ERR! install '0.5.2',
          npm ERR! install '0.5.2',
          npm ERR! install '0.5.2',
          npm ERR! install '0.5.2' ]
          ! ERROR: npm ERR! install trying to install 1.4.3 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/node-uuidnpm
          ERROR: ERR! install but already installed versions [ '1.4.3',npm ERR! install '1.4.3',
          npm ERR! install '1.4.3',
          npm ERR! install '1.4.3',
          ! ERROR: npm ERR! install '1.4.3',npm ERR!
          ERROR: install '1.4.3',npm ERR! install '1.4.3',
          npm ERR! install '1.4.3' ]
          npm ERR!
          ERROR: install trying to install 0.12.1 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/tough-cookienpm ERR! install but already installed versions [ '0.12.1',
          npm ERR!
          ERROR: install '0.12.1',npm ERR! install '0.12.1',
          npm
          ERROR: ERR! install '0.12.1',npm ERR! install '0.12.1',
          npm ERR! install '0.12.1',
          ! ERROR: npm ERR! install '0.12.1',npm ERR! install '0.12.1' ]
          ! ERROR: npm ERR! install trying to install 0.1.4 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/form-data
          ERROR: npm ERR! install but already installed versions [ '0.1.4',npm ERR! install '0.1.4',
          npm
          ERROR: ERR! install '0.1.4',npm ERR! install '0.1.4',
          npm ERR! install '0.1.4',
          npm ERR!
          ERROR: install '0.1.4',npm ERR! install '0.1.4',
          npm ERR! install '0.1.4' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 1.0.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/hawknpm
          ERROR: ERR! install but already installed versions [ '1.0.0',npm ERR! install '1.0.0',
          npm ERR! install '1.0.0',
          npm ERR! install '1.0.0',
          npm ERR! install '1.0.0',
          npm ERR!
          ERROR: install '1.0.0',npm ERR! install '1.0.0',
          npm ERR! install '1.0.0' ]
          ! ERROR: npm ERR! install trying to install 0.4.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/tunnel-agent
          ERROR: npm
          ERROR: ERR! install but already installed versions [ '0.4.0',npm ERR! install '0.4.0',
          npm ERR! install '0.4.0',
          npm ERR! install '0.4.0',
          ! ERROR: npm ERR! install '0.4.0',npm ERR! install '0.4.0',
          npm ERR!
          ERROR: install '0.4.0',npm ERR! install '0.4.0' ]
          npm
          ERROR: ERR! install trying to install 0.10.1 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/http-signature
          ERROR: npm ERR! install but already installed versions [ '0.10.1',npm ERR! install '0.10.1',
          npm ERR! install '0.10.1',
          ! ERROR: npm ERR! install '0.10.1',npm
          ERROR: ERR! install '0.10.1',npm ERR!
          ERROR: install '0.10.1',npm ERR!
          ERROR: install '0.10.1',npm ERR!
          ERROR: install '0.10.1' ]
          ERROR: npm
          ERROR: ERR! install trying to install 0.3.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/oauth-sign
          ERROR: npm ERR! install but already installed versions [ '0.3.0',npm ERR! install '0.3.0',
          npm ERR! install '0.3.0',
          npm
          ERROR: ERR! install '0.3.0',npm ERR! install '0.3.0',
          npm
          ERROR: ERR! install '0.3.0',npm ERR! install '0.3.0',
          npm ERR! install '0.3.0' ]
          ! ERROR: npm ERR! install trying to install 0.5.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/aws-sign2
          ERROR: npm ERR! install but already installed versions [ '0.5.0',npm ERR!
          ERROR: install '0.5.0',npm
          ERROR: ERR! install '0.5.0',npm ERR! install '0.5.0',
          npm ERR! install '0.5.0',
          npm ERR! install '0.5.0',
          npm ERR! install '0.5.0',
          npm ERR! install '0.5.0' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 0.6.1 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/xml2js/node_modules/saxnpm
          ERROR: ERR! install but already installed versions [ '0.6.1',npm ERR! install '0.6.1',
          npm ERR! install '0.6.1',
          npm ERR! install '0.6.1',
          npm
          ERROR: ERR! install '0.6.1',npm ERR! install '0.6.1',
          npm ERR! install '0.6.1',
          npm ERR! install '0.6.1' ]
          ! ERROR: npm ERR!
          ERROR: install trying to install 2.6.2 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/xml2js/node_modules/xmlbuilder
          ERROR: npm ERR! install but already installed versions [ '2.6.2',npm ERR! install '2.6.2',
          npm ERR! install '2.6.2',
          npm
          ERROR: ERR! install '2.6.2',npm ERR! install '2.6.2',
          npm
          ERROR: ERR! install '2.6.2',npm ERR! install '2.6.2',
          npm ERR! install '2.6.2' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 0.0.7 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/form-data/node_modules/combined-streamnpm ERR! install but already installed versions [ '0.0.7',
          ! ERROR: npm
          ERROR: ERR!
          ERROR: install '0.0.7',npm ERR! install '0.0.7',
          npm ERR! install '0.0.7',
          npm ERR! install '0.0.7',
          npm ERR! install
          ERROR: '0.0.7',npm ERR! install '0.0.7',
          npm ERR! install '0.0.7' ]
          ! ERROR: npm ERR!
          ERROR: install trying to install 0.9.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/form-data/node_modules/async
          ERROR: npm
          ERROR: ERR! install but already installed versions [ '0.9.0',npm ERR! install '0.9.0',
          npm ERR!
          ERROR: install '0.9.0',npm ERR! install '0.9.0',
          npm ERR! install '0.9.0',
          npm ERR! install '0.9.0',
          npm ERR! install '0.9.0',
          npm ERR! install
          ERROR: '0.9.0' ]
          ERROR: npm
          ERROR: ERR! install trying to install 0.1.11 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/http-signature/node_modules/asn1
          ERROR: npm
          ERROR: ERR!
          ERROR: install but already installed versions [ '0.1.11',npm ERR! install '0.1.11',
          npm ERR!
          ERROR: install '0.1.11',npm ERR! install '0.1.11',
          npm ERR! install '0.1.11',
          ! ERROR: npm ERR! install '0.1.11',npm ERR!
          ERROR: install '0.1.11',npm ERR! install '0.1.11' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 0.5.3 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/http-signature/node_modules/ctype
          ERROR: npm
          ERROR: ERR! install but already installed versions [ '0.5.3',npm ERR! install '0.5.3',
          npm ERR! install '0.5.3',
          npm ERR!
          ERROR: install '0.5.3',npm ERR! install '0.5.3',
          npm ERR! install '0.5.3',
          npm ERR! install '0.5.3',
          ! ERROR: npm ERR! install '0.5.3' ]
          ERROR: npm ERR! install trying to install 0.1.5 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/http-signature/node_modules/assert-plus
          ERROR: npm ERR! install but already installed versions [ '0.1.5',npm ERR! install '0.1.5',
          npm ERR! install '0.1.5',
          npm ERR! install
          ERROR: '0.1.5',npm ERR! install '0.1.5',
          npm ERR! install '0.1.5',
          npm
          ERROR: ERR! install '0.1.5',npm ERR! install '0.1.5' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 0.0.5 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-streamnpm ERR!
          ERROR: install but already installed versions [ '0.0.5',npm ERR! install '0.0.5',
          npm ERR! install '0.0.5',
          npm ERR! install '0.0.5',
          npm ERR! install '0.0.5',
          ! ERROR: npm ERR! install '0.0.5',npm ERR! install '0.0.5',
          npm ERR! install '0.0.5' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 3.5.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/xml2js/node_modules/xmlbuilder/node_modules/lodashnpm ERR! install but already installed versions [ '3.5.0',
          npm ERR! install '3.5.0',
          npm ERR!
          ERROR: install '3.5.0',npm ERR! install '3.5.0',
          npm ERR! install '3.5.0',
          npm ERR! install '3.5.0',
          npm ERR!
          ERROR: install '3.5.0',npm ERR! install '3.5.0' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 1.3.2 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/tough-cookie/node_modules/punycodenpm ERR! install but already installed versions [ '1.3.2',
          npm ERR! install '1.3.2',
          npm ERR!
          ERROR: install '1.3.2',npm ERR! install '1.3.2',
          npm ERR! install '1.3.2',
          npm ERR!
          ERROR: install '1.3.2',npm ERR! install '1.3.2',
          npm ERR! install '1.3.2' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 0.2.4 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/hawk/node_modules/sntpnpm ERR! install but already installed versions [ '0.2.4',
          ! ERROR: npm ERR! install '0.2.4',npm ERR! install '0.2.4',
          npm ERR! install '0.2.4',
          npm ERR! install '0.2.4',
          npm ERR! install '0.2.4',
          npm
          ERROR: ERR! install '0.2.4',npm ERR! install '0.2.4' ]
          ! ERROR: npm ERR! install trying to install 0.2.2 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/hawk/node_modules/cryptilesnpm ERR! install but already installed versions [ '0.2.2',
          npm
          ERROR: ERR! install '0.2.2',npm ERR! install '0.2.2',
          npm ERR! install '0.2.2',
          npm ERR! install '0.2.2',
          npm
          ERROR: ERR! install '0.2.2',npm ERR! install '0.2.2',
          npm ERR! install '0.2.2' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 0.9.1 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/hawk/node_modules/hoeknpm ERR! install but already installed versions [ '0.9.1',
          npm ERR!
          ERROR: install '0.9.1',npm ERR! install '0.9.1',
          npm ERR! install '0.9.1',
          npm ERR!
          ERROR: install '0.9.1',npm ERR! install '0.9.1',
          npm ERR! install '0.9.1',
          ! ERROR: npm ERR! install '0.9.1' ]
          ERROR: npm ERR! install trying to install 0.4.2 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/request/node_modules/hawk/node_modules/boom
          ERROR: npm ERR! install but already installed versions [ '0.4.2',npm ERR! install '0.4.2',
          ! ERROR: npm ERR! install '0.4.2',npm ERR! install '0.4.2',
          npm ERR! install '0.4.2',
          npm ERR! install '0.4.2',
          npm ERR!
          ERROR: install
          ERROR: '0.4.2',npm ERR! install '0.4.2' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 0.0.3 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpc/node_modules/binrpcnpm ERR! install but already installed versions [ '0.0.3',
          npm ERR! install '0.0.3',
          npm ERR! install '0.0.3',
          npm
          ERROR: ERR! install '0.0.3',npm ERR! install '0.0.3',
          npm ERR! install '0.0.3',
          npm ERR! install '0.0.3',
          npm ERR!
          ERROR: install '0.0.3' ]npm ERR! install trying to install 1.0.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpc/node_modules/homematic-xmlrpc
          ! ERROR: npm ERR! install but already installed versions [ '1.0.0',npm ERR! install '1.0.0',
          npm ERR! install '1.0.0',
          ! ERROR: npm ERR! install '1.0.0',npm ERR! install '1.0.0',
          npm ERR! install '1.0.0',
          npm ERR! install '1.0.0',
          npm
          ERROR: ERR!
          ERROR: install '1.0.0' ]
          ERROR: npm
          ERROR: ERR! install trying to install 0.0.6 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpc/node_modules/binrpc/node_modules/putnpm ERR! install but already installed versions [ '0.0.6',
          ! ERROR: npm ERR!
          ERROR: install '0.0.6',npm ERR! install '0.0.6',
          npm ERR! install '0.0.6',
          npm ERR! install '0.0.6',
          npm ERR! install '0.0.6',
          ! ERROR: npm ERR!
          ERROR: install '0.0.6',npm ERR! install '0.0.6' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 0.3.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpc/node_modules/binrpc/node_modules/binarynpm ERR!
          ERROR: install but already installed versions [ '0.3.0',npm ERR! install '0.3.0',
          npm ERR! install '0.3.0',
          npm ERR! install '0.3.0',
          npm ERR!
          ERROR: install '0.3.0',npm ERR! install '0.3.0',
          npm ERR! install '0.3.0',
          npm
          ERROR: ERR! install '0.3.0' ]
          ERROR: npm
          ERROR: ERR! install trying to install 0.1.0 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpc/node_modules/binrpc/node_modules/binary/node_modules/chainsaw
          ERROR: npm ERR! install but already installed versions [ '0.1.0',npm ERR! install '0.1.0',
          npm ERR! install '0.1.0',
          npm ERR!
          ERROR: install '0.1.0',npm ERR! install '0.1.0',
          npm ERR! install '0.1.0',
          npm ERR! install '0.1.0',
          npm ERR! install '0.1.0' ]
          npm ERR!
          ERROR: install trying to install 0.1.1 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpc/node_modules/binrpc/node_modules/binary/node_modules/buffersnpm ERR! install but already installed versions [ '0.1.1',
          npm ERR! install '0.1.1',
          npm ERR! install '0.1.1',
          npm ERR! install '0.1.1',
          npm ERR! install '0.1.1',
          npm ERR! install '0.1.1',
          npm ERR! install '0.1.1',
          npm ERR! install '0.1.1' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 0.3.9 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpc/node_modules/binrpc/node_modules/binary/node_modules/chainsaw/node_modules/traversenpm ERR! install but already installed versions [ '0.3.9',
          npm ERR! install '0.3.9',
          npm ERR! install '0.3.9',
          npm ERR! install '0.3.9',
          npm
          ERROR: ERR! install '0.3.9',npm ERR! install '0.3.9',
          npm ERR! install '0.3.9',
          npm ERR! install '0.3.9' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 0.4.2 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpc/node_modules/homematic-xmlrpc/node_modules/xmlbuilder
          ERROR: npm ERR! install but already installed versions [ '0.4.2',npm ERR! install '0.4.2',
          npm ERR! install '0.4.2',
          npm ERR!
          ERROR: install '0.4.2',npm ERR! install '0.4.2',
          npm ERR! install '0.4.2',
          npm ERR! install '0.4.2',
          npm ERR! install '0.4.2' ]
          ! ERROR: npm
          ERROR: ERR! install trying to install 0.4.3 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-rega/node_modules/iobroker.hm-rpc/node_modules/homematic-xmlrpc/node_modules/sax
          ERROR: npm ERR! install but already installed versions [ '0.4.3',npm
          ERROR: ERR! install '0.4.3',npm ERR!
          ERROR: install '0.4.3',npm ERR! install '0.4.3',
          npm ERR! install '0.4.3',
          npm ERR! install '0.4.3',
          npm ERR! install '0.4.3',
          npm ERR! install '0.4.3' ]
          ! iobroker.hm-rega@0.2.1 iobroker/lib/node_modules/iobroker.hm-rega├── extend@1.3.0
          ├── iconv-lite@0.4.7
          ├── request@2.36.0 (json-stringify-safe@5.0.0, forever-agent@0.5.2, aws-sign2@0.5.0, qs@0.6.6, oauth-sign@0.3.0, tunnel-agent@0.4.0, mime@1.2.11, node-uuid@1.4.3, form-data@0.1.4, http-signature@0.10.1, tough-cookie@0.12.1, hawk@1.0.0)
          ├── xml2js@0.4.6 (sax@0.6.1, xmlbuilder@2.6.2)
          └── iobroker.hm-rpc@0.4.0 (binrpc@0.0.3, homematic-xmlrpc@1.0.0)
          ! ERROR: npm ERR! install '0.3.9',npm ERR! install '0.3.9',
          npm ERR! install '0.3.9',
          npm ERR! install '0.3.9',
          npm ERR! install '0.3.9',
          npm ERR! install '0.3.9' ]
          ! iobroker.hm-rega@0.2.1 iobroker/lib/node_modules/iobroker.hm-rega├── extend@1.3.0
          ├── iconv-lite@0.4.7
          ├── request@2.36.0 (json-stringify-safe@5.0.0, forever-agent@0.5.2, aws-sign2@0.5.0, oauth-sign@0.3.0, qs@0.6.6, tunnel-agent@0.4.0, mime@1.2.11, node-uuid@1.4.3, form-data@0.1.4, http-signature@0.10.1, tough-cookie@0.12.1, hawk@1.0.0)
          ├── xml2js@0.4.6 (sax@0.6.1, xmlbuilder@2.6.2)
          └── iobroker.hm-rpc@0.4.0 (binrpc@0.0.3, homematic-xmlrpc@1.0.0)
          ! install adapter hm-rega
          npm install iobroker.hm-rega --production --prefix "/Users/dev/iobroker/lib"
          ERROR: npm
          ERROR: ERR! install trying to install 0.2.1 to /Users/dev/iobroker/lib/node_modules/iobroker.hm-reganpm ERR! install but already installed versions [ '0.2.1',
          npm ERR! install '0.2.1',
          npm ERR! install '0.2.1',
          ! ERROR: npm ERR! install '0.2.1',npm ERR! install '0.2.1',
          npm ERR! install '0.2.1',
          npm ERR! install '0.2.1',
          npm ERR! install '0.2.1',
          npm
          ERROR: ERR! install '0.2.1',npm ERR! install '0.2.1',
          npm ERR! install '0.2.1',
          npm ERR! install '0.2.1',
          npm ERR! install '0.2.1',
          npm ERR! install '0.2.1',
          npm ERR! install '0.2.1',
          ! ERROR: npm ERR! install '0.2.1',npm ERR! install '0.2.1',
          npm ERR! install '0.2.1',
          npm ERR! install '0.2.1' ]
          ! Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.rickshaw/master/io-package.json. Error: Error: ETIMEDOUT
          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.zwave/master/io-package.json. Error: Error: ETIMEDOUT
          ERROR: path.js:422 throw new TypeError('Arguments to path.resolve must be strings');
          ^
          TypeError: Arguments to path.resolve must be strings
          at Object.posix.resolve (path.js:422:13)
          at EventEmitter.Object.defineProperty.get [as dir] (/Users/dev/iobroker/node_modules/npm/lib/npm.js:406:19)
          at EventEmitter.Object.defineProperty.get (/Users/dev/iobroker/node_modules/npm/lib/npm.js:421:35)
          at cb (/Users/dev/iobroker/node_modules/npm/lib/unbuild.js:23:30)
          at LOOP (/Users/dev/iobroker/node_modules/npm/node_modules/slide/lib/chain.js:7:26)
          at /Users/dev/iobroker/node_modules/npm/node_modules/slide/lib/chain.js:18:7
          at next (/Users/dev/iobroker/node_modules/npm/node_modules/fs-vacuum/vacuum.js:68:14)
          at FSReqWrap.oncomplete (/Users/dev/iobroker/node_modules/npm/node_modules/fs-vacuum/vacuum.js:109:11)
          ! ERROR: process exited with code 1

          Ich habe die Adapter vorher noch nicht installiert ….
          
          Es fehlen ca 300000 Zeichen aus der Fehlermeldung weil das Forum gemeckert hat ...
          
          Gruß Sascha alias unwichtig
          1 Reply Last reply Reply Quote 0
          • N
            Nick last edited by

            Guten Tag zusammen

            Ich habe ioBroker auf meinem mini-Mac installiert. Es gibt im Formum breits viele Anleitungen dazu, doch die Meisten scheinen veraltet zu sein (zu viele Installations-Schritte oder teile, die nicht mehr notwendig sind.

            Ich habe ioBroker innert 5 Minuten wie folgt installiert. Als Basis dazu diente mir die Anleitung von GitHub.

            Ich möchte meine Erfahrung hier mit euch teilen. Sparrt euch eventuell einige Stunden an Studium und tests.

            Voraussetzung: node ist bereits bei Dir installiert (vielleicht has Du bereits CCU.IO verwendet)

            1. Dowload "ioBroker.js-controller-master.zip (link hier im Forum weiter oben)

            2. Erstelle ein Folder (Ort nach Deiner Wahl) - Bei mir vorläufig auf dem Desktop

            3. Kopiere das ZIP file in den folder

            4. Oeffne Terminal - gehe in den soeben erstellten Folder (z.B. cd Desktop/ioBroker)

            5. Installiere ioBroker mit folgendem Befehl: "npm install iobroker.js-controller"

            6. Wechsle im Terminal in das Unterverzeichnis "cd node_modules/iobroker.js-controller" (kann auch in zwei Schritten gemacht werden)

            7. Type "chmod +x iobroker"

            8. Type "node controller.js"

            9. Nach der Installation öffne den Browser und gebe "http://localhost:8081" ein

            Hinweis:

            node controller kannst Du im Terminal mit ctrl c abbrechen wenn fertig.

            Start, Stop und restart von ioBroker:

            Oeffne Terminal

            Im Terminal gehe in das Verzeichnis, wo Du ioBroker installiert hast.

            (Bei mir Desktop/ioBroker)

            wechsle zum Verzeichnis node_modules/iobroker.js-controller

            zum Starten: "./ioBroker start"

            Zum Beenden: "./ioBroker stop"

            für re-start: "./ioBroker restart"

            Vollständiges Entfernen von ioBroker:

            Lösche den angelegten folder (bei mir Desktop/ioBroker)

            Mache versteckte Dateien und Folder im Finder sichtbar

            wechsle in Folder "/Users/username/npm/registry.npmjs.org" und lösche alle Files die mit ioBroker beginnen

            Nun hast Du alles gelöscht und Du kannst bei Problemen erneut installieren (ich habe das bereits 5x gemacht).

            Viel Spass

            1 Reply Last reply Reply Quote 0
            • Bluefox
              Bluefox last edited by

              @pix:

              Hallo,

              jetzt habe ich mich doch nochmal testweise an die OS X Installation herangewagt. Bluefox hatte ja kürzlich gepostet, dass CouchDB und Redis nicht mehr nötig seien. Also bin ich so vorgegangen:

              node-js auf dem Mac installiert (falls noch nicht der Fall)

              neuen Ordner angelegt (erstmal auf Schreibtisch)

              Headroom68's Anleitung Punkt 4 befolgt (anderer Ordner-Pfad)

              😄 Es funktioniert. Auch die HM-Adapter ließen sich aktivieren, ebenso einige andere. Leider funktioniert Vis nicht. Damit hätte ich testweise schon mal einiges durchspielen können.

              Und wo kann ich Skripte anlegen?
              filename="Bildschirmfoto 2015-01-05 um 20.45.24.jpg" index="1">~~
              filename="Bildschirmfoto 2015-01-05 um 20.46.13.jpg" index="0">~~

              Ich bin gespannt.

              Viele Grüße

              Pix `
              Kannst du die Einstellungen von WEB zeigen?

              > Und wo kann ich Skripte anlegen?
              Installiere Javascript-Adapter.

              1 Reply Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators last edited by

                @Nick:

                Guten Tag zusammen

                Ich habe ioBroker auf meinem mini-Mac installiert. Es gibt im Formum breits viele Anleitungen dazu, doch die Meisten scheinen veraltet zu sein (zu viele Installations-Schritte oder teile, die nicht mehr notwendig sind.

                Ich habe ioBroker innert 5 Minuten wie folgt installiert. Als Basis dazu diente mir die Anleitung von GitHub.

                Ich möchte meine Erfahrung hier mit euch teilen. Sparrt euch eventuell einige Stunden an Studium und tests.

                Voraussetzung: node ist bereits bei Dir installiert (vielleicht has Du bereits CCU.IO verwendet)

                1. Dowload "ioBroker.js-controller-master.zip (link hier im Forum weiter oben)

                2. Erstelle ein Folder (Ort nach Deiner Wahl) - Bei mir vorläufig auf dem Desktop

                3. Kopiere das ZIP file in den folder

                4. Oeffne Terminal - gehe in den soeben erstellten Folder (z.B. cd Desktop/ioBroker)

                5. Installiere ioBroker mit folgendem Befehl: "npm install iobroker.js-controller"

                6. Wechsle im Terminal in das Unterverzeichnis "cd node_modules/iobroker.js-controller" (kann auch in zwei Schritten gemacht werden)

                7. Type "chmod +x iobroker"

                8. Type "node controller.js"

                9. Nach der Installation öffne den Browser und gebe "http://localhost:8081" ein

                Hinweis:

                node controller kannst Du im Terminal mit ctrl c abbrechen wenn fertig.

                Start, Stop und restart von ioBroker:

                Oeffne Terminal

                Im Terminal gehe in das Verzeichnis, wo Du ioBroker installiert hast.

                (Bei mir Desktop/ioBroker)

                wechsle zum Verzeichnis node_modules/iobroker.js-controller

                zum Starten: "./ioBroker start"

                Zum Beenden: "./ioBroker stop"

                für re-start: "./ioBroker restart"

                Vollständiges Entfernen von ioBroker:

                Lösche den angelegten folder (bei mir Desktop/ioBroker)

                Mache versteckte Dateien und Folder im Finder sichtbar

                wechsle in Folder "/Users/username/npm/registry.npmjs.org" und lösche alle Files die mit ioBroker beginnen

                Nun hast Du alles gelöscht und Du kannst bei Problemen erneut installieren (ich habe das bereits 5x gemacht).

                Viel Spass `
                Hast du auch npm install iobroker anstelle nur den controller zu installieren versucht?

                Gesendet von meinem LIFETAB_S785X mit Tapatalk

                1 Reply Last reply Reply Quote 0
                • N
                  Nick last edited by

                  @Homoran

                  Leider kann ich Dir auf deine PM nicht antworten, da ich anscheinend noch zuwenig Aktiv in diesem Forum bin. So wähle ich nun diesen weg.

                  Natürlich kannst Du meine Installationsanleitung veröffentlichen, wo auch immer es neuen Usern die MAC verwenden benötigen. Das ist der Grund, warum ich diese Zusammenfassung gemacht habe. Dieses Forum ist ja dazu da, um sich gegenseitig zu helfen.

                  Zu Deiner Frage npm install:

                  Nein, das habe ich nicht versucht. Werde es aber nochmal installieren mit "npm install iobroker" und - falls notwendig meine Anleitung anpassen. Daher würde ich warten mit dem Veröffentlichen.

                  Vielleicht schaffe ich es über das WE.

                  Es ist mein Ziel, alle Erfahrungen die ich mit dem Umsteigen auf ioBroker mache, in einem Dokument festzuhalten.

                  Gruss Nick

                  1 Reply Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators last edited by

                    Super, danke.

                    Kann sein, dass das einfache npm install iobroker in den Ordner /opt/iobroker schreiben will, wie es bei ARM üblich ist.

                    Andererseits wird bluefox wahrscheinlich wie ich ihn kenne das Betriebssystem abfragen und entsprechend den Pfad anpassen.

                    Gruß

                    Rainer

                    Gesendet von meinem LIFETAB_S785X mit Tapatalk

                    1 Reply Last reply Reply Quote 0
                    • N
                      Nick last edited by

                      @pix

                      Kann sein, dass ich Deine Frage falsch verstehe. Ich kann auch deine Bildschirmfotos nicht sehen (nur den Text)

                      aber:

                      für VIS gibt es nichts zu konfigurieren.

                      Du solltest aber den Adapter "ioBroker simple web Adapter" installieren und konfigurieren. Das geht ganz einfach:

                      IP adresse deines Servers eingeben

                      Port definieren (wichtig: Port forwarding im Router erstellen, ev. Firewall anpassen, falls Du die Seite von Aussen zugänglich machen willst).

                      Dann aufrug mit IP:Port/vis/index.html

                      wobei Port der Port ist, den Du in web Adapter definiert hast (simple web Adapter ist der Webserver)

                      @Homoran

                      ich habe nun die Installation mit "npm install iobroker" gemacht.

                      Die Installation von iobroker macht nichts anderes als der Aufruf von "npm install iobroker.js-controller".

                      Wie auch immer du vorgehst, Du hast am Ende das gleiche Ergebnis.

                      Gruss

                      Nick

                      1 Reply Last reply Reply Quote 0
                      • P
                        pix last edited by

                        Hallo zusammen,

                        meine Frage stammte vom 5. Januar. Mittlerweile läuft iobroker ziemlich sicher auf meinem Mac mini.

                        Vielleicht können wir das How-to in die Doku von Rainer übernehmen. Liefere gern OS X Bildschirmfotos.

                        Gruß

                        Prix

                        Gesendet von meinem iPhone mit Tapatalk

                        1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators last edited by

                          Auch die sind willkommen!

                          Dann setze ich mich damit heute abend mal hin

                          Danke

                          Rainer
                          493_bis_sonnenaufgang.jpg

                          1 Reply Last reply Reply Quote 0
                          • P
                            pix last edited by

                            Hallo Rainer, kann die Screenshots heute nicht mehr liefern, bin unterwegs. Morgen vielleicht.

                            Gruß

                            Pix

                            Gesendet von meinem iPhone mit Tapatalk

                            1 Reply Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators last edited by

                              Hallo pix,

                              kein Problem, im Moment sieht es so aus:

                              http://www.iobroker.net/docu/?page_id=44&lang=de#OS-X

                              Kommentare, Anregungen….?

                              Gruß

                              Rainer

                              1 Reply Last reply Reply Quote 0
                              • First post
                                Last post

                              Support us

                              ioBroker
                              Community Adapters
                              Donate
                              FAQ Cloud / IOT
                              HowTo: Node.js-Update
                              HowTo: Backup/Restore
                              Downloads
                              BLOG

                              895
                              Online

                              31.9k
                              Users

                              80.2k
                              Topics

                              1.3m
                              Posts

                              7
                              19
                              5409
                              Loading More Posts
                              • Oldest to Newest
                              • Newest to Oldest
                              • Most Votes
                              Reply
                              • Reply as topic
                              Log in to reply
                              Community
                              Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                              The ioBroker Community 2014-2023
                              logo