Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. JavaScript
    5. JS Blockly startet nicht....

    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

    JS Blockly startet nicht....

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

      Nichts, was mir hilft.....

      log.png

      ja.png

      crunchip Thomas Braun 2 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @buggyracer79 last edited by

        @buggyracer79 sagte in JS Blockly startet nicht....:

        Ich hatte schon einen ioB laufen, hab den aber mal platt gemacht, weil ich einfach ein neues, sauberes System wollte.

        Und warum hast du dann nicht sauber node14 mitinstallieren lassen? Jetzt haste da irgendeine komische node12 drin, das ist nämlich aus dem 12er Zweig auch nicht die aktuelle Version.

        1 Reply Last reply Reply Quote 0
        • crunchip
          crunchip Forum Testing Most Active @buggyracer79 last edited by

          @buggyracer79 das ist eine 2te Instanz, was ist mit javascript.0 ?

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

            @buggyracer79
            javascript.1 hatte ich übersehen.
            Noch mehr Doubletten?

            iobroker update -i
            iobroker list instances
            
            1 Reply Last reply Reply Quote 0
            • buggyracer79
              buggyracer79 last edited by

              guten Morgen!

              Ich habe Node.js geupdatet, ging wieder nicht. Dann JS nochmal entfernt und nochmal neu installiert. Jetzt ging es.

              DANKE für den Hinweis!

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

                @buggyracer79

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

                liefert nun?

                crunchip 1 Reply Last reply Reply Quote 0
                • crunchip
                  crunchip Forum Testing Most Active @Thomas Braun last edited by

                  @thomas-braun sagte in JS Blockly startet nicht....:

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

                  so neben bei, wurde irgendwo auch schon mal gefragt, für was eigentlich das doppelte auslesen der Paketquellen? reicht doch eigentlich einmal

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

                    @crunchip
                    Ja, das zweite sorgt dafür, dass die Paketquellen nur einmal in der Ausgabe erscheinen. Wenn die Quellen lange nicht abgefragt wurden ist das immer etwas unübersichtlich in der ersten Abfrage. Die Ausgabe der ersten Abfrage könnte ich eigentlich zu /dev/null umleiten.

                    So besser, @crunchip ?

                    which nodejs node npm && nodejs -v && node -v && npm -v && sudo apt update > /dev/null  && sudo apt update && apt policy nodejs
                    
                    crunchip 1 Reply Last reply Reply Quote 0
                    • crunchip
                      crunchip Forum Testing Most Active @Thomas Braun last edited by

                      @thomas-braun sagte in JS Blockly startet nicht....:

                      sudo apt update > /dev/null

                      bekomm ich dann

                      WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
                      
                      Thomas Braun 2 Replies Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @crunchip last edited by

                        @crunchip
                        Ja. Aber ich will nicht apt-get verwenden.

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

                          @crunchip

                          which nodejs node npm && nodejs -v && node -v && npm -v && sudo apt update 2> /dev/null && sudo apt update && apt policy nodejs
                          

                          Besser?

                          Am besten leg ich für das Mega-Riesen-Tool eine github-Seite an... 😄

                          crunchip 1 Reply Last reply Reply Quote 1
                          • crunchip
                            crunchip Forum Testing Most Active @Thomas Braun last edited by crunchip

                            @thomas-braun sagte in JS Blockly startet nicht....:

                            which nodejs node npm && nodejs -v && node -v && npm -v && sudo apt update 2> /dev/null && sudo apt update && apt policy nodejs

                            so ist die Ausgabe wie Ursprünglich

                            OK:1 http://deb.debian.org/debian buster InRelease
                            OK:2 http://deb.debian.org/debian-security buster/updates InRelease
                            OK:3 http://deb.debian.org/debian buster-updates InRelease
                            OK:4 https://deb.nodesource.com/node_14.x buster InRelease
                            Paketlisten werden gelesen... Fertig
                            Abhängigkeitsbaum wird aufgebaut.
                            Statusinformationen werden eingelesen.... Fertig
                            Alle Pakete sind aktuell.
                            OK:1 http://deb.debian.org/debian buster InRelease
                            OK:2 http://deb.debian.org/debian-security buster/updates InRelease
                            OK:3 http://deb.debian.org/debian buster-updates InRelease
                            OK:4 https://deb.nodesource.com/node_14.x buster InRelease
                            Paketlisten werden gelesen... Fertig
                            Abhängigkeitsbaum wird aufgebaut.
                            Statusinformationen werden eingelesen.... Fertig
                            Alle Pakete sind aktuell.
                            
                            

                            vor lauter Gedanken, schreiben ja nicht privat, hier gehts ums blockly

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

                              @crunchip

                              which nodejs node npm && nodejs -v && node -v && npm -v && whoami && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                              

                              Jetzt passt es aber. 😄
                              Muss mich mal wieder mehr um die Grundfertigkeiten in der bash kümmern.

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

                              Support us

                              ioBroker
                              Community Adapters
                              Donate

                              813
                              Online

                              31.8k
                              Users

                              80.0k
                              Topics

                              1.3m
                              Posts

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