Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. IoBroker unter Mac ElCapitan installieren

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    IoBroker unter Mac ElCapitan installieren

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

      Hallo Zusammen,

      ich vesuche seit inigen Tagen ioBroker auf meinem MAC zum Laufen zu bekommen. Ich konnte Anfangs die App zwar installieren aber keine Module hinzufügen. Jetzt habe ich gelesen, dass Apple bei ElCapitan was bei den Berechtigungen verändert hat. Dachte mir ich kann das Problem mit CSRUTIL DISABLE (Disable System Integrity Protection) lösen. Doch wieder nix :roll:

      Wenn ich versuche die App zu installieren bekomme ich immer folgende Fehlermeldung:

      ` > 0 info it worked if it ends with ok

      1 verbose cli [ '/usr/local/bin/node',

      1 verbose cli '/usr/local/bin/npm',

      1 verbose cli 'install',

      1 verbose cli 'iobroker',

      1 verbose cli '–unsafe-perm' ]

      2 info using npm@3.10.10

      3 info using node@v6.11.1

      4 silly loadCurrentTree Starting

      5 silly install loadCurrentTree

      6 silly install readLocalPackageData

      7 silly fetchPackageMetaData iobroker

      8 silly fetchOtherPackageData iobroker

      9 silly cache add args [ 'iobroker', null ]

      10 verbose cache add spec iobroker

      11 silly cache add parsed spec Result {

      11 silly cache add raw: 'iobroker',

      11 silly cache add scope: null,

      11 silly cache add escapedName: 'iobroker',

      11 silly cache add name: null,

      11 silly cache add rawSpec: 'iobroker',

      11 silly cache add spec: '/Users/SilverSurfer/iobroker/ioBroker.js-controller-master/iobroker',

      11 silly cache add type: 'local' }

      12 silly addLocalTarball shasum (computed) 2393d7036987e96ac5fcb080a6fb5778296f74bb

      13 verbose addTmpTarball /Users/SilverSurfer/iobroker/ioBroker.js-controller-master/iobroker not in flight; adding

      14 verbose correctMkdir /var/root/.npm correctMkdir not in flight; initializing

      15 verbose addTmpTarball validating metadata from /Users/SilverSurfer/iobroker/ioBroker.js-controller-master/iobroker

      16 verbose tar unpack /Users/SilverSurfer/iobroker/ioBroker.js-controller-master/iobroker

      17 verbose tar unpacking to /tmp/npm-10950-821e11b2/unpack-34391427

      18 silly gentlyRm /tmp/npm-10950-821e11b2/unpack-34391427 is being purged

      19 verbose gentlyRm don't care about contents; nuking /tmp/npm-10950-821e11b2/unpack-34391427

      20 silly gunzTarPerm modes [ '755', '644' ]

      21 error not a package /Users/SilverSurfer/iobroker/ioBroker.js-controller-master/iobroker

      22 error addLocal Could not install /Users/SilverSurfer/iobroker/ioBroker.js-controller-master/iobroker

      23 silly fetchPackageMetaData Error: ENOENT: no such file or directory, open '/tmp/npm-10950-821e11b2/unpack-34391427/package.json'

      23 silly fetchPackageMetaData at Error (native)

      23 silly fetchPackageMetaData error for iobroker { Error: ENOENT: no such file or directory, open '/tmp/npm-10950-821e11b2/unpack-34391427/package.json'

      23 silly fetchPackageMetaData at Error (native)

      23 silly fetchPackageMetaData errno: -2,

      23 silly fetchPackageMetaData code: 'ENOENT',

      23 silly fetchPackageMetaData syscall: 'open',

      23 silly fetchPackageMetaData path: '/tmp/npm-10950-821e11b2/unpack-34391427/package.json' }

      24 silly rollbackFailedOptional Starting

      25 silly rollbackFailedOptional Finishing

      26 silly runTopLevelLifecycles Finishing

      27 silly install printInstalled

      28 verbose stack Error: ENOENT: no such file or directory, open '/tmp/npm-10950-821e11b2/unpack-34391427/package.json'

      28 verbose stack at Error (native)

      29 verbose cwd /Users/SilverSurfer/iobroker/ioBroker.js-controller-master

      30 error Darwin 15.6.0

      31 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "iobroker" "–unsafe-perm"

      32 error node v6.11.1

      33 error npm v3.10.10

      34 error path /tmp/npm-10950-821e11b2/unpack-34391427/package.json

      35 error code ENOENT

      36 error errno -2

      37 error syscall open

      38 error enoent ENOENT: no such file or directory, open '/tmp/npm-10950-821e11b2/unpack-34391427/package.json'

      39 error enoent ENOENT: no such file or directory, open '/tmp/npm-10950-821e11b2/unpack-34391427/package.json'

      39 error enoent This is most likely not a problem with npm itself

      39 error enoent and is related to npm not being able to find a file.

      40 verbose exit [ -2, true ] `

      Ich hab echt keine Ahnung mehr was ich noch machen kann, hab auch schon verschiedene nodes (4.x und 6.x) versucht …. nix geht 😢

      Please help :mrgreen:

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

        Hallo,

        ich habe NodeJs per Homebrew Installiert. Das gab keine Probleme. Musst du mal im Netz suchen. Also bitte alle anderen Node Installationen wieder vom Mac (bitte nicht MAC) runterschmeissen.

        Gruß

        Pix

        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

        638
        Online

        32.0k
        Users

        80.5k
        Topics

        1.3m
        Posts

        2
        2
        669
        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