Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Iobroker.admin update Probleme

    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

    Iobroker.admin update Probleme

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

      Ergebnisse (auch von dem vorherigem Deinstallationsbefehl):

      pi@raspberrypi:~ $ sudo apt-get --purge remove node
      Paketlisten werden gelesen... Fertig
      Abhängigkeitsbaum wird aufgebaut.
      Statusinformationen werden eingelesen.... Fertig
      Paket »node« ist nicht installiert, wird also auch nicht entfernt.
      0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
      pi@raspberrypi:~ $ node -v
      v9.8.0
      pi@raspberrypi:~ $ sudo which node
      /usr/local/bin/node
      
      

      Reboot wurde ausgeführt.

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

        Hallo Zusammen,

        bei mir wird gar keine neue Version Angeboten, wie kann das sein?

        Gruß Dirk

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

          Welches Linux ist das? Jessie, Stretch?

          Kannst du mal````
          sudo npm uninstall

          
          Versuchen
          
          Log bitte aufheben und bei Bedarf hier Posten
          1 Reply Last reply Reply Quote 0
          • wendy2702
            wendy2702 last edited by

            @DirkK:

            Hallo Zusammen,

            bei mir wird gar keine neue Version Angeboten, wie kann das sein?

            Gruß Dirk `

            Tolle Zwischenfrage :roll:

            Wovon wird dir keine neue Version angeboten?

            ADMIN !? —> Wenn ja Verwahrungsort auf „latest“ stellen … DAMIT machst du dich aber direkt zum tester da nicht „stable“

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

              @wendy2702:

              Welches Linux ist das? Jessie, Stretch?

              (…) `
              Jessie.

              Geht offenbar nicht:

              pi@raspberrypi:~ $ sudo npm uninstall
              npm ERR! npm uninstall [<@scope>/]<pkg>[@<version>]... [--save-prod|--save-dev|--save-optional] [--no-save]
              npm ERR!
              npm ERR! aliases: un, unlink, remove, rm, r</version></pkg> 
              
              1 Reply Last reply Reply Quote 0
              • DirkK
                DirkK last edited by

                Tut mir leid für die Zwischenfrage, ja der Admin

                von 2.0.9 auf 3 irgendwas

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

                  @DirkK:

                  Tut mir leid für die Zwischenfrage, ja der Admin

                  von 2.0.9 auf 3 irgendwas `

                  Lösung habe ich vorher gepostet.

                  Gruß

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

                    1162_image_3.png

                    Meintest Du das? Ist doch aber

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

                      @DirkK:

                      Image 3.png

                      Meintest Du das? Ist doch aber `

                      Auf dem Tab "Haupteinstellungen" musst du "latest" auswählen.

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

                        Habe noch folgende ideen:

                        sudo npm uninstall npm@5.8.0
                        
                        sudo apt remove --auto-remove nodejs
                        

                        oder die harte Tour das Verzeichnis "node" von diesem Pfad löschen –>````
                        /usr/local/bin/node

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

                          Danke wendy2702, habs jetzt gefunden, ein schönes Osterfest

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

                            @DirkK:

                            Danke wendy2702, habs jetzt gefunden, ein schönes Osterfest `

                            Wünsche ich dir auch!

                            Gesendet von iPhone mit Tapatalk Pro

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

                              verzeiht die späte Antwort.

                              @wendy2702:

                              Habe noch folgende ideen:

                              sudo npm uninstall npm@5.8.0
                              
                              sudo apt remove --auto-remove nodejs
                              

                              oder die harte Tour das Verzeichnis "node" von diesem Pfad löschen –>/usr/local/bin/node `
                              Es musste die harte Tour sein. :?

                              Aktueller stand ist aber dennoch:

                              pi@raspberrypi:~ $ node -v
                              v6.14.0
                              pi@raspberrypi:~ $ nodejs -v
                              v6.14.0
                              pi@raspberrypi:~ $ npm -v
                              5.6.0
                              
                              

                              Trotz:

                              pi@raspberrypi:~ $ sudo npm install npm@5.8.0
                              npm WARN saveError ENOENT: no such file or directory, open '/home/pi/package.json'
                              npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json'
                              npm WARN pi No description
                              npm WARN pi No repository field.
                              npm WARN pi No README data
                              npm WARN pi No license field.
                              
                              + npm@5.8.0
                              updated 1 package in 146.069s
                              pi@raspberrypi:~ $ npm -v
                              5.6.0
                              
                              

                              Ich verstehe die Welt nicht mehr… :shock: :oops:

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

                                Kannst du nochmal````
                                which node

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

                                  @wendy2702:

                                  Kannst du nochmalwhich nodemachen `
                                  Gerne:

                                  pi@raspberrypi:~ $ which node
                                  /usr/bin/node
                                  
                                  

                                  ich habe es aber mit

                                  sudo rm -r /usr/bin/node
                                  
                                  

                                  gelöscht! :shock: 😮

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

                                    Hast du nach dem löschen den Pi mal neu gestartet?

                                    Gesendet von iPhone mit Tapatalk Pro

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

                                      @wendy2702:

                                      Hast du nach dem löschen den Pi mal neu gestartet? `
                                      Ja, natürlich. Auch nach jedem Update oder jeder Installation.

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

                                        Und der Ordner ist definitiv gelöscht?

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

                                          @wendy2702:

                                          Und der Ordner ist definitiv gelöscht? `

                                          pi@raspberrypi:~ $ sudo rm -r /usr/bin/node
                                          --> HIER NOCH sudo reboot GEMACHT <--
                                          pi@raspberrypi:~ $ cd /usr/bin/node
                                          -bash: cd: /usr/bin/node: Datei oder Verzeichnis nicht gefunden
                                          
                                          
                                          1 Reply Last reply Reply Quote 0
                                          • wendy2702
                                            wendy2702 last edited by

                                            Schau mal ob dir das hilft:

                                            viewtopic.php?f=22&t=12557&hilit=Node&start=20

                                            viewtopic.php?f=17&t=8530&hilit=Node

                                            viewtopic.php?f=17&t=8056&p=84824&hilit=Node#p84824

                                            Wenn dir das nicht weiter hilft würde ich persönlich (wenn es mein System wäre) einfach die Node/NPM noch mal nach der Anleitung drüber installieren.

                                            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

                                            578
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            13
                                            114
                                            18302
                                            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