Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. English
    3. ioBroker general
    4. Node.js update

    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 update

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

      What is proper procedure to update Node.JS on Raspberry? I am running 6.14.3 and was advised to try 8 or 10 to troubleshoot Blockly astro command execution.

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

        try this:

        1.) deinstall existing node & node.js versions

        sudo apt-get --purge remove node
        sudo apt-get --purge remove nodejs
        sudo apt-get autoremove
        sudo reboot
        

        2.) node.js new installation for für Linux und Raspberry 2/3

        curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
        sudo apt-get install -y build-essential libavahi-compat-libdnssd-dev libudev-dev libpam0g-dev nodejs
        sudo reboot
        

        german documentation for this, you`ll find here

        1 Reply Last reply Reply Quote 0
        • A
          ap2017 last edited by

          @BBTown I followed your instructions to update node, now have 8.15.1, restarted ioBroker, after update Z-Wave and mySensors adapter don't work. One of the error messages in log is that Z-Wave was compiled against different node. What do I need to do to make system operational?
          Log.txt

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

            You should start

            npm rebuild 
            

            in /opt/iobroker (or the correct installation folder).

            See these part of the (German) installation instructions: Link

            Greetings,
            Eric

            1 Reply Last reply Reply Quote 0
            • A
              ap2017 last edited by

              I've noticed that all download images at http://www.iobroker.net/docu/?page_id=5139&lang=en are based on Node version 6 or lower. At what point it is recommended to update to newer version of Node?

              A 1 Reply Last reply Reply Quote 0
              • A
                ap2017 @ap2017 last edited by

                @ap2017 Got it. English site is just outdated. German site has latest images with Node 8 http://www.iobroker.net/docu/?page_id=2563&lang=de

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

                Support us

                ioBroker
                Community Adapters
                Donate

                913
                Online

                31.8k
                Users

                80.0k
                Topics

                1.3m
                Posts

                node.js update
                3
                6
                2005
                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