Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Homekit Yahka Adapter läßt sich nicht installieren

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Homekit Yahka Adapter läßt sich nicht installieren

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

      Hallo zusammen,

      wollte gerade den HomeKit Yahka Adapter installieren nur leider funktioniert das nicht siehe Spoiler

      ! $ ./iobroker add yahka
      ! npm install iobroker.yahka –production --prefix "/opt/iobroker" (System call)
      ! ERROR: npm is known not to run on Node.js v4.3.2
      ! Node.js 4 is supported but the specific version you're running has
      ! a bug known to break npm. Please update to at least ${rel.min} to use thisversion of npm. You can find the latest release of Node.js at https://nodejs.org/
      ! host.raspberrypi install adapter yahka
      ! npm install iobroker.yahka --production --prefix "/opt/iobroker" (System call)
      ! ERROR: npm is known not to run on Node.js v4.3.2
      ! Node.js 4 is supported but the specific version you're running has
      ! a bug known to break npm. Please update to at least ${rel.min} to use this
      ! version of npm. You can find the latest release of Node.js at https://nodejs.org/
      ! host.raspberrypi install adapter yahka
      ! npm install iobroker.yahka --production --prefix "/opt/iobroker" (System call)
      ! ERROR: npm is known not to run on Node.js v4.3.2
      ! Node.js 4 is supported but the specific version you're running has
      ! a bug known to break npm. Please update to at least ${rel.min} to use this
      ! version of npm. You can find the latest release of Node.js at https://nodejs.org/
      ! host.raspberrypi install adapter yahka
      ! ERROR: host.raspberrypi Cannot install yahka
      ! ERROR: process exited with code 13

      Vielleicht kann mir ja jemand helfen was ich machen kann.

      Gruß

      1 Reply Last reply Reply Quote 0
      • Dutchman
        Dutchman Developer Most Active Administrators last edited by

        Ehm hatte du denn andere Adapter gut am laufen?

        Die Fehlermeldung ist doch ziemlich eindeutig:

         ERROR: npm is known not to run on Node.js v4.3.2
        Node.js 4 is supported but the specific version you're running has
        a bug known to break npm. Please update to at least ${rel.min} to use thisversion of npm. You can find the latest release of Node.js at https://nodejs.org/
        

        –-----------------------

        Send from mobile device

        1 Reply Last reply Reply Quote 0
        • S
          sunnylaila last edited by

          bin leider etwas unerfahren wie mache ich den das update davon?

          1 Reply Last reply Reply Quote 0
          • Dutchman
            Dutchman Developer Most Active Administrators last edited by

            @sunnylaila:

            bin leider etwas unerfahren wie mache ich den das update davon? `

            Jeder muss ja irgendwo anfangen [emoji6]

            iobroker stop
            sudo apt-get --purge remove node
            sudo apt-get --purge remove nodejs
            sudo apt-get autoremove
            curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
            sudo apt-get update && sudo apt-get upgrade
            sudo apt-get install -y build-essential libavahi-compat-libdnssd-dev libudev-dev nodejs
            cd /opt/iobroker
            sudo ./reinstall.sh
            iobroker start
            
            

            Am besten Mal zB diesen thread hier lesen:

            http://forum.iobroker.net/viewtopic.php … .12#p88061


            Send from mobile device

            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

            852
            Online

            32.0k
            Users

            80.5k
            Topics

            1.3m
            Posts

            2
            4
            1114
            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