Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Node.js 18.x und iobroker (ein Test)

    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

    Node.js 18.x und iobroker (ein Test)

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

      @thomas-braun so ungefähr. Mit 61 Jahren wird es schwierig.

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

        @fa-bio

        Hat mit dem Alter aber nix zu tun. Man installiert immer über den Paketmanager, ob 16 oder 61 spielt da keine Rolle.

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

          @thomas-braun sagts du, glaube ich dir auch, aber es ist jetzt so. Das meißte was Ihr schreibt begreife oder vetehe ich einfach nicht. Tut mir leid ich wollte keinen Stress aufkommen lassen.

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

            @fa-bio

            Mir machst du keinen Stress.
            Nur dir selber, wenn du dir dein System vom Gleis schubst.

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

              @thomas-braun ich lasse es erts mal so. Ich weiß nicht was ich da löschen soll und ob ich da alle drei löschen muss.

              /usr/bin/nodejs

              /usr/local/bin/node
              /usr/local/bin/npm
              /usr/local/bin/npx

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

                @fa-bio sagte in Node.js 18.x und iobroker (ein Test):

                ich lasse es erts mal so.

                NEIN!

                Lösch die drei Dateien in /usr/local/bin
                So wie es auch im HowTo drin steht.

                Sonst kommst du als nächstes angerannt, das irgendwas obskures in deinem System nicht mehr richtig tickt.

                Witzig ist auch, dass du keine Manschetten hattest die V18 da vollkommen schräg am Paket-System vorbei reinzuprügeln, jetzt den Murks aber nicht mehr zurückdrehen willst.

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

                  @thomas-braun sagte in Node.js 18.x und iobroker (ein Test):

                  Witzig ist auch, dass du keine Manschetten hattest die V18 da vollkommen schräg am Paket-System vorbei reinzuprügeln, jetzt den Murks aber nicht mehr zurückdrehen willst.

                  nö nicht witzig so ist das wenn man davon ausgeht es richtig zu machen. Da habe ich weder was reingeprügelt oder sonst was.

                  Ihr müßt nicht von euren Wissen ausgehen sondern auch mal ausgehen davon wie Leute wie ich bin. Die meisten Anleitung sind so geschrieben wie sie der Verfasser versteht und da fängt das "Problem" schon an.

                  Also Thomas nichts für ungut, vielen Dank für deine Hilfe.

                  Herzliche Grüße
                  Fabio

                  fabio@nuc:~$ sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null
                  uname -m && type -P nodejs node npm npx && nodejs -v && node -v && npm -v && npx -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                  [sudo] Passwort für fabio:
                  x86_64
                  /usr/bin/nodejs
                  /usr/bin/node
                  /usr/bin/npm
                  /usr/bin/npx
                  v18.14.0
                  v18.14.0
                  9.3.1
                  9.3.1
                  4.0.24
                  fabio
                  fabio cdrom floppy sudo audio dip video plugdev netdev iobroker
                  tty
                  /home/fabio
                  OK:1 http://security.debian.org/debian-security bullseye-security InRelease
                  OK:2 http://deb.debian.org/debian bullseye InRelease
                  OK:3 http://deb.debian.org/debian bullseye-updates InRelease
                  OK:4 https://deb.nodesource.com/node_18.x bullseye InRelease
                  Paketlisten werden gelesen… Fertig
                  Abhängigkeitsbaum wird aufgebaut… Fertig
                  Statusinformationen werden eingelesen… Fertig
                  Alle Pakete sind aktuell.
                  nodejs:
                    Installiert:           18.14.0-deb-1nodesource1
                    Installationskandidat: 18.14.0-deb-1nodesource1
                    Versionstabelle:
                   *** 18.14.0-deb-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x bullseye/main amd64 Packages
                          100 /var/lib/dpkg/status
                       12.22.12~dfsg-1~deb11u3 500
                          500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
                       12.22.5~dfsg-2~11u1 500
                          500 http://deb.debian.org/debian bullseye/main amd64 Packages
                  
                  
                  Homoran 1 Reply Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @Fabio last edited by

                    @fa-bio sagte in Node.js 18.x und iobroker (ein Test):

                    Ihr müßt nicht von euren Wissen ausgehen sondern auch mal ausgehen davon wie Leute wie ich bin.

                    ich bin auch so ein Leut!
                    hab mit EDV nix am Hut, kannte Raspberry vor ioBroker gar nicht.
                    und was das Alter angeht bist du noch Jungspund.

                    Und wenn ich das hinbekommen habe, schaffst du das auch!


                    node 18 ist das eine Problem, npm v9 wird das größere sein.
                    Thomas kloppt zwar gerne Sprüche, aber schreibt noch viel bessere Tutorials.

                    Setzt dich mal hin
                    (oder muss ich dir androhen auf die andere Seite vom Bach zu kommen?)

                    Thomas Braun Fabio 2 Replies Last reply Reply Quote 1
                    • Thomas Braun
                      Thomas Braun Most Active @Homoran last edited by

                      @homoran sagte in Node.js 18.x und iobroker (ein Test):

                      Thomas kloppt zwar gerne Sprüche,

                      Höi!!!

                      1 Reply Last reply Reply Quote 0
                      • Fabio
                        Fabio @Homoran last edited by

                        @homoran 👍 😊

                        bleibe mal auf deiner Seite. 😉 😉

                        Grüße Fabio
                        PS: Du willst doch nicht sagen das du älter bist.

                        Homoran 1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @Fabio last edited by

                          @fa-bio sagte in Node.js 18.x und iobroker (ein Test):

                          bleibe mal auf deiner Seite.

                          na gut!

                          @fa-bio sagte in Node.js 18.x und iobroker (ein Test):

                          Du willst doch nicht sagen das du älter bist.

                          nein! will ich nicht! muss ich aber 👴

                          Fabio 1 Reply Last reply Reply Quote 0
                          • Fabio
                            Fabio @Homoran last edited by

                            @homoran Respeckt, wie alt bist du denn?
                            Dann können wir uns Alte mal gerne treffen: 😉

                            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

                            810
                            Online

                            31.9k
                            Users

                            80.2k
                            Topics

                            1.3m
                            Posts

                            10
                            83
                            4504
                            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