Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [gelöst] Serial Node nicht mehr da, nach Update auf neue Node-red Version

    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

    [gelöst] Serial Node nicht mehr da, nach Update auf neue Node-red Version

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

      Hallo,

      ich habe gerade auf den neuesten Node-Red Adapter ge-updatet (0.16.2).

      Nun findet Node-Red die Node für den seriellen Adapter nicht mehr.

      ********** Ich habe nun selber eine Lösung gefunden *******

      Auf aktuellste npm Version updaten und dann alles manuell installieren.

      Die serielle Node dann manuell nachinstallieren ….

      cd /opt/iobroker/node_modules/iobroker.node-red
      iobroker stop node-red.0
      npm install npm@latest -g
      npm cache clean
      npm i --unsafe-perm node-red
      cd /opt/iobroker/node_modules/iobroker.node-red/node_modules
      npm install node-red-node-serialport
      iobroker start node-red.0
      
      
      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

      780
      Online

      31.9k
      Users

      80.3k
      Topics

      1.3m
      Posts

      1
      1
      536
      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