Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Iobroker.js-controller lässt sich nicht installieren

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Iobroker.js-controller lässt sich nicht installieren

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

      Hallo

      ich habe nach meinen Fehler node 9.x zu installieren jetzt 6.12.0 laufen.

      Leider kann ich iobroker.js-controller mit folgendem Fehler noch immer nicht installieren.

      hat jemand eine Idee was ich noch versuchen kann?

      root@raspberrypi:/opt/iobroker# npm install iobroker.js-controller --production
      npm WARN deprecated localhost.daplie.me-certificates@1.3.5: this package has been deprecated
      
      > unix-dgram@0.2.3 install /opt/iobroker/node_modules/unix-dgram
      > node-gyp rebuild
      
      make: Entering directory '/opt/iobroker/node_modules/unix-dgram/build'
        CXX(target) Release/obj.target/unix_dgram/src/unix_dgram.o
        SOLINK_MODULE(target) Release/obj.target/unix_dgram.node
        COPY Release/unix_dgram.node
      make: Leaving directory '/opt/iobroker/node_modules/unix-dgram/build'
      
      > ursa@0.9.4 install /opt/iobroker/node_modules/ursa
      > node-gyp rebuild
      
      make: Entering directory '/opt/iobroker/node_modules/ursa/build'
        CXX(target) Release/obj.target/ursaNative/src/ursaNative.o
        SOLINK_MODULE(target) Release/obj.target/ursaNative.node
        COPY Release/ursaNative.node
      make: Leaving directory '/opt/iobroker/node_modules/ursa/build'
      
      > iobroker.js-controller@1.2.3 install /opt/iobroker/node_modules/iobroker.js-controller
      > node iobroker.js setup first
      
      module.js:471
          throw err;
          ^
      
      Error: Cannot find module '../../../modules/es6.string.code-point-at'
          at Function.Module._resolveFilename (module.js:469:15)
          at Function.Module._load (module.js:417:25)
          at Module.require (module.js:497:17)
          at require (internal/module.js:20:19)
          at Object. <anonymous>(/opt/iobroker/node_modules/code-point-at.js:1:63)
          at Module._compile (module.js:570:32)
          at Object.Module._extensions..js (module.js:579:10)
          at Module.load (module.js:487:32)
          at tryModuleLoad (module.js:446:12)
          at Function.Module._load (module.js:438:3)
      npm ERR! Linux 4.9.35-v7+
      npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "iobroker.js-controller" "--production"
      npm ERR! node v6.12.0
      npm ERR! npm  v3.10.10
      npm ERR! code ELIFECYCLE
      
      npm ERR! iobroker.js-controller@1.2.3 install: `node iobroker.js setup first`
      npm ERR! Exit status 1
      npm ERR!
      npm ERR! Failed at the iobroker.js-controller@1.2.3 install script 'node iobroker.js setup first'.
      npm ERR! Make sure you have the latest version of node.js and npm installed.
      npm ERR! If you do, this is most likely a problem with the iobroker.js-controller package,
      npm ERR! not with npm itself.
      npm ERR! Tell the author that this fails on your system:
      npm ERR!     node iobroker.js setup first
      npm ERR! You can get information on how to open an issue for this project with:
      npm ERR!     npm bugs iobroker.js-controller
      npm ERR! Or if that isn't available, you can get their info via:
      npm ERR!     npm owner ls iobroker.js-controller
      npm ERR! There is likely additional logging output above.
      
      npm ERR! Please include the following file with any support request:
      npm ERR!     /opt/iobroker/npm-debug.log</anonymous> 
      
      1 Reply Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators last edited by

        @stefan0875:

        hat jemand eine Idee was ich noch versuchen kann? `

        cd /opt/iobroker
        sudo iobroker stop
        sudo npm cache clean
        sudo npm install iobroker.js-controller --unsafe-perm
        

        …und hoffen.

        Gruß

        Rainer

        1 Reply Last reply Reply Quote 0
        • S
          stefan0875 last edited by

          Gleiches Ergebnis 😞

          Error: Cannot find module '../../../modules/es6.string.code-point-at'
              at Function.Module._resolveFilename (module.js:469:15)
              at Function.Module._load (module.js:417:25)
              at Module.require (module.js:497:17)
              at require (internal/module.js:20:19)
              at Object. <anonymous>(/opt/iobroker/node_modules/code-point-at.js:1:63)
              at Module._compile (module.js:570:32)
              at Object.Module._extensions..js (module.js:579:10)
              at Module.load (module.js:487:32)
              at tryModuleLoad (module.js:446:12)
              at Function.Module._load (module.js:438:3)</anonymous> 
          

          Wo kommt denn normalerweise dieses Modul "es6.string.code-point-at" her?

          Ich werd noch wahnsinnig 😢 :twisted:

          1 Reply Last reply Reply Quote 0
          • arteck
            arteck Developer Most Active last edited by

            ich tippe mal auf node ..

            mach mal bitte und poste mal das Ergebniss

            ls -l /usr/local/bin/node*
            
            ls -l /usr/bin/node*
            
            1 Reply Last reply Reply Quote 0
            • S
              stefan0875 last edited by

              Danke für die Hilfe.

              Ich habe npm von Hand gelöscht und nochmal alles neu installiert.

              Mittlerweile funktioniert endlich wieder alles.

              Musste aber von vorne anfangen und ioBroker neu installieren.

              Zum Glück hatte ich ein aktuelles Backup

              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

              868
              Online

              32.0k
              Users

              80.5k
              Topics

              1.3m
              Posts

              3
              5
              2042
              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