Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. (gelöst) Bekomme ioBroker nicht installiert

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    472

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    5.2k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.4k

(gelöst) Bekomme ioBroker nicht installiert

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
46 Beiträge 10 Kommentatoren 8.6k Aufrufe 1 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • HomoranH Nicht stören
    HomoranH Nicht stören
    Homoran
    Global Moderator Administrators
    schrieb am zuletzt editiert von
    #32

    Danke!

    ich habe dir den Code noch in Code-Tags gesetzt.

    gelesen hast du es aber?

    @Daniel84:

    NPM 5 is only supported starting with version 5.7.1!

    ****Please use "npm install -g npm@4" to downgrade npm to 4.x or

    use "npm install -g npm@latest" to install a supported version of npm 5!**** `

    ich empfehle die zweite Option.

    Gruß

    Rainer

    kein Support per PN! - Fragen im Forum stellen -
    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
    Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

    1 Antwort Letzte Antwort
    0
    • D Offline
      D Offline
      Daniel84
      schrieb am zuletzt editiert von
      #33

      ok dan teste ich die zweite

      1 Antwort Letzte Antwort
      0
      • D Offline
        D Offline
        Daniel84
        schrieb am zuletzt editiert von
        #34
        node_modules/registry-url/node_modules
        npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules
        npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules
        npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules
        npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/validate-npm-package-name/node_modules
        npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/which/node_modules
        npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/node_modules
        npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/worker-farm/node_modules
        npm WARN checkPermissions Missing write access to /usr/lib/node_modules
        npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/fs-write-stream-atomic
        npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/gentle-fs
        npm ERR! path /usr/lib/node_modules/npm/node_modules/ansi-regex
        npm ERR! code EACCES
        npm ERR! errno -13
        npm ERR! syscall access
        npm ERR! Error: EACCES: permission denied, access '/usr/lib/node_modules/npm/node_modules/ansi-regex'
        npm ERR!  { Error: EACCES: permission denied, access '/usr/lib/node_modules/npm/node_modules/ansi-regex'
        npm ERR!   stack: 'Error: EACCES: permission denied, access \'/usr/lib/node_modules/npm/node_modules/ansi-regex\'',
        npm ERR!   errno: -13,
        npm ERR!   code: 'EACCES',
        npm ERR!   syscall: 'access',
        npm ERR!   path: '/usr/lib/node_modules/npm/node_modules/ansi-regex' }
        npm ERR!
        npm ERR! Please try running this command again as root/Administrator.
        
        npm ERR! A complete log of this run can be found in:
        npm ERR!     /home/pi/.npm/_logs/2018-07-14T18_37_30_085Z-debug.log
        pi@raspberrypi:~ $
        

        Edit by eric2905, Code bitte immer in Code-Tags setzen!

        1 Antwort Letzte Antwort
        0
        • DutchmanD Offline
          DutchmanD Offline
          Dutchman
          Developer Most Active Administrators
          schrieb am zuletzt editiert von
          #35

          Welchen Befehl hat du eingegeben?

          Sudo davor gesetzt?

          Sent from my iPhone using Tapatalk

          1 Antwort Letzte Antwort
          0
          • D Offline
            D Offline
            Daniel84
            schrieb am zuletzt editiert von
            #36

            instaliert er auch nicht . denke ich versuchs mal mit formatieren. und dan direkt die npm 5 drauf oder?

            1 Antwort Letzte Antwort
            0
            • D Offline
              D Offline
              Daniel84
              schrieb am zuletzt editiert von
              #37

              ne nur (npm install -g npm@latest)

              1 Antwort Letzte Antwort
              0
              • DutchmanD Offline
                DutchmanD Offline
                Dutchman
                Developer Most Active Administrators
                schrieb am zuletzt editiert von
                #38

                @Daniel84:

                instaliert er auch nicht . denke ich versuchs mal mit formatieren. und dan direkt die npm 5 drauf oder? `

                Wen das eine Möglichkeit ist Jah.

                Neuinstallation und Dan npm 8 installieren, Dan npm Updaten und danach ioBroker installieren

                Sent from my iPhone using Tapatalk

                1 Antwort Letzte Antwort
                0
                • DutchmanD Offline
                  DutchmanD Offline
                  Dutchman
                  Developer Most Active Administrators
                  schrieb am zuletzt editiert von
                  #39

                  @Daniel84:

                  ne nur (npm install -g npm@latest) `

                  Ok, das Log sagt "write permission Error" also sudo davor !

                  Sent from my iPhone using Tapatalk

                  1 Antwort Letzte Antwort
                  0
                  • D Offline
                    D Offline
                    Daniel84
                    schrieb am zuletzt editiert von
                    #40

                    Grosser got!

                    iobroker installation läuft :)

                    Man ist auch manchmal vorm baum gelaufen…

                    Danke!!

                    1 Antwort Letzte Antwort
                    0
                    • HomoranH Nicht stören
                      HomoranH Nicht stören
                      Homoran
                      Global Moderator Administrators
                      schrieb am zuletzt editiert von
                      #41

                      Na denn viel Glück weiterhin!

                      Sieht also so aus, als ob bei nodejs.org das repo für die Version 6.x defekt ist :(

                      Da können wir auch nichts dran ändern.

                      @all

                      Bitte ebenfalls mit

                       curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
                      

                      installieren.

                      Gruß

                      Rainer

                      kein Support per PN! - Fragen im Forum stellen -
                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                      Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                      1 Antwort Letzte Antwort
                      0
                      • M Offline
                        M Offline
                        MarkusP
                        schrieb am zuletzt editiert von
                        #42

                        @Homoran:

                        Nach welcher Anleitung genau???

                        du hast zwei verschiedene Installationen parallel drauf.

                        Gruß

                        Rainer `

                        Nach dem 14. Neuaufsetzen des Systems hat es nun endlich geklappt. Node / Nodejs Version ist nun 8.x und NPM war 5.x und wurde von mir auf 4.x downgegraded. ioBorker läuft und Restore vom Backup hat auch funktioniert.

                        Frage mich nur, warum bei den ersten Versuchen Node/js falsch und NPM nicht mitinstalliert wurden.

                        1 Antwort Letzte Antwort
                        0
                        • HomoranH Nicht stören
                          HomoranH Nicht stören
                          Homoran
                          Global Moderator Administrators
                          schrieb am zuletzt editiert von
                          #43

                          @MarkusP:

                          Frage mich nur, warum bei den ersten Versuchen Node/js falsch und NPM nicht mitinstalliert wurde `
                          @Homoran:

                          Sieht also so aus, als ob bei nodejs.org das repo für die Version 6.x defekt ist `
                          streiche "ist" -> setze "war"

                          Habe nämlich gerade auch meine produktive Installation upgedatet, ohne Probleme.

                          ich gehe davon aus, dass das Repo wieder rund läuft.

                          Mal sehen ob es noch weiterhin User mit Problemen geben wird.

                          Gruß

                          Rainer

                          kein Support per PN! - Fragen im Forum stellen -
                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                          Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                          1 Antwort Letzte Antwort
                          0
                          • D Offline
                            D Offline
                            Daniel84
                            schrieb am zuletzt editiert von
                            #44

                            Hallo zusamen,

                            Ich habe erneut ein Problem iobroker zu instalieren.

                            pi@phoscon:/opt/iobroker $ sudo npm install iobroker –unsafe-perm

                            iobroker@1.1.2 install /opt/iobroker/node_modules/iobroker

                            node lib/prepareSetup.js && node lib/setup.js

                            NPM version: 5.6.0

                            !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

                            NPM 5 is only supported starting with version 5.7.1!

                            Please use "npm install -g npm@4" to downgrade npm to 4.x or

                            use "npm install -g npm@latest" to install a supported version of npm 5!

                            You need to make sure to repeat this step after installing an update to NodeJS and/or npm.

                            !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

                            npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/package.json'

                            npm WARN iobroker No description

                            npm WARN iobroker No repository field.

                            npm WARN iobroker No README data

                            npm WARN iobroker No license field.

                            npm ERR! code ELIFECYCLE

                            npm ERR! errno 4

                            npm ERR! iobroker@1.1.2 install: node lib/prepareSetup.js && node lib/setup.js

                            npm ERR! Exit status 4

                            npm ERR!

                            npm ERR! Failed at the iobroker@1.1.2 install script.

                            npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

                            npm ERR! A complete log of this run can be found in:

                            npm ERR! /root/.npm/_logs/2018-07-21T10_02_16_898Z-debug.log

                            pi@phoscon:/opt/iobroker $

                            1 Antwort Letzte Antwort
                            0
                            • HomoranH Nicht stören
                              HomoranH Nicht stören
                              Homoran
                              Global Moderator Administrators
                              schrieb am zuletzt editiert von
                              #45

                              Du hast aber schon gelesen was du hier postest?
                              @Daniel84:

                              Please use "npm install -g npm@4" to downgrade npm to 4.x or

                              use "npm install -g npm@latest" to install a supported version of npm 5! `

                              Gruß Rainer

                              kein Support per PN! - Fragen im Forum stellen -
                              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                              Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                              1 Antwort Letzte Antwort
                              0
                              • D Offline
                                D Offline
                                Daniel84
                                schrieb am zuletzt editiert von
                                #46

                                Ja Sorry.

                                Bin etwas durch den wind.

                                Hab denn wald vor lauter bäumen nicht gesehen.

                                MFG Daniel

                                1 Antwort Letzte Antwort
                                0
                                Antworten
                                • In einem neuen Thema antworten
                                Anmelden zum Antworten
                                • Älteste zuerst
                                • Neuste zuerst
                                • Meiste Stimmen


                                Support us

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

                                404

                                Online

                                32.7k

                                Benutzer

                                82.5k

                                Themen

                                1.3m

                                Beiträge
                                Community
                                Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                ioBroker Community 2014-2025
                                logo
                                • Anmelden

                                • Du hast noch kein Konto? Registrieren

                                • Anmelden oder registrieren, um zu suchen
                                • Erster Beitrag
                                  Letzter Beitrag
                                0
                                • Home
                                • Aktuell
                                • Tags
                                • Ungelesen 0
                                • Kategorien
                                • Unreplied
                                • Beliebt
                                • GitHub
                                • Docu
                                • Hilfe