Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. Node-Red
    5. kann ein Node nicht deinstallieren

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    kann ein Node nicht deinstallieren

    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      helste64 @Thomas Braun last edited by

      @thomas-braun
      Wieder neu installiert, aber wie schon geschrieben...es liegt nicht an den Versionen...ich kann die Node einfach nicht deinstallieren

      0007ab12-40a3-4c75-b1e3-e1e7b0f99860-image.png

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @helste64 last edited by Thomas Braun

        @helste64 sagte in kann ein Node nicht deinstallieren:

        es liegt nicht an den Versionen

        Das hab ich weder behauptet noch gesagt. War nur eine Beobachtung von mir bezüglich der npm-Version.

        Bitte Konsolentext auch nicht als Screenshot sondern in CodeTags als Text posten.

        H 1 Reply Last reply Reply Quote 0
        • H
          helste64 @Thomas Braun last edited by

          @thomas-braun ```

          Ich habe keine Ahnung was ein CodeTag ist.... so wie jetzt??

          2ad409cc-5895-4806-809c-b0a79f71c3f4-image.png

          Nun habe ich eine andere Fehlermeldung.....

          Hat jemand eine Idee, wie ich Node-Red komplett deinstallieren kann.
          Wenn ich derzeit den Node-red Adapter deinstallieren und dann wieder installiere, dann sind alle "flows und nodes" vorhanden.
          Würde gerne eine unberührte Version von Node-Red haben...oder geht das nur, wenn ich ioBroker komplett neu installiere?

          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @helste64 last edited by Thomas Braun

            @helste64 sagte in kann ein Node nicht deinstallieren:

            CodeTag

            d5a1b988-bf2a-4931-99b3-038281972ab0-image.png
            anklicken, Text aus der Konsole zwischen die Steuerzeichen kopieren, fertig.

            ELOOP too many levels of symbolic links
            

            kann auch von einer krummen Installation von nodeJS herühren.

            Was sagt

            which nodejs node npm && nodejs -v && node -v && npm -v && apt policy nodejs
            
            H 3 Replies Last reply Reply Quote 0
            • H
              helste64 @Thomas Braun last edited by

              @thomas-braun
              I see....besten DANK

              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @helste64 last edited by

                @helste64
                Siehe edit.

                1 Reply Last reply Reply Quote 0
                • H
                  helste64 @Thomas Braun last edited by

                  @thomas-braun said in kann ein Node nicht deinstallieren:

                  which nodejs node npm && nodejs -v && node -v && npm -v && apt policy nodejs

                  ![2381600b-458c-4e7a-bc97-c7b6225a7289-image.png](/assets/uploads/files/1622577154507-2381600b-458c-4e7a-bc97-c7b6225a7289-image.png) code_text
                  
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @helste64 last edited by Thomas Braun

                    @helste64
                    Was soll das sein? KEINE Screenshots! Text!

                    Sieht richtig ungefähr so aus:

                    echad@chet:/home $ which nodejs node npm && nodejs -v && node -v && npm -v && apt policy nodejs
                    /usr/bin/nodejs
                    /usr/bin/node
                    /usr/bin/npm
                    v16.2.0
                    v16.2.0
                    7.13.0
                    nodejs:
                      Installiert:           16.2.0-1nodesource1
                      Installationskandidat: 16.2.0-1nodesource1
                      Versionstabelle:
                     *** 16.2.0-1nodesource1 500
                            500 https://deb.nodesource.com/node_16.x buster/main armhf Packages
                            100 /var/lib/dpkg/status
                         14.17.0-1nodesource1 500
                            500 https://deb.nodesource.com/node_14.x buster/main armhf Packages
                         12.22.1-1nodesource1 500
                            500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
                         10.24.0~dfsg-1~deb10u1 500
                            500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                    
                    1 Reply Last reply Reply Quote 0
                    • H
                      helste64 @Thomas Braun last edited by

                      @thomas-braun

                      pi@RPi3-ioBroker-146:~ $ which nodejs node npm && nodejs -v && node -v && npm -v && apt policy nodejs
                      /usr/bin/nodejs
                      /usr/bin/node
                      /usr/bin/npm
                      v14.17.0
                      v14.17.0
                      6.14.13
                      nodejs:
                        Installiert:           14.17.0-1nodesource1
                        Installationskandidat: 14.17.0-1nodesource1
                        Versionstabelle:
                       *** 14.17.0-1nodesource1 500
                              500 https://deb.nodesource.com/node_14.x buster/main armhf Packages
                              100 /var/lib/dpkg/status
                           10.24.0~dfsg-1~deb10u1 500
                              500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                      
                      

                      Jetzt hat es funktioniert...

                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @helste64 last edited by

                        @helste64
                        Wider erwarten passt das. Also nodeJS ist okay, mit node-red muss dir wer anders helfen.

                        1 Reply Last reply Reply Quote 0
                        • mickym
                          mickym Most Active @helste64 last edited by mickym

                          @helste64 Normalerweise funktioniert das auch über den Palettenmanager über den Entfernen Button . Ich weiß auch nicht was schief gelaufen ist beim Update - da erscheint auch nur eine neue Version . Deinstalliere halt nochmal alle Versionen und versuchs dann nochmal.

                          Das manuelle uninstall würde ich aus dem Verzeichnis drüber machen - also dem node-red Verzeichnis.

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

                          Support us

                          ioBroker
                          Community Adapters
                          Donate

                          977
                          Online

                          31.7k
                          Users

                          79.7k
                          Topics

                          1.3m
                          Posts

                          3
                          15
                          498
                          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