Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Node Red Fehler Installation

    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 Red Fehler Installation

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

      Hallo liebe Gemeinde,

      hat jemand eine Idee, was ich tun kann?

      $ ./iobroker add node-red
      NPM version: 4.6.1
      npm install iobroker.node-red --unsafe-perm --production --save --prefix "/opt/iobroker" (System call)
      npm
       WARN deprecated mailparser@0.6.2: Mailparser versions older than v2.3.0 are deprecated
      npm
      
      WARN 
      deprecated nodemailer@1.11.0: All versions below 4.0.1 of Nodemailer are deprecated. See https://nodemailer.com/status/
      npm
       WARN deprecated mimelib@0.3.1: This project is unmaintained
      npm
       WARN deprecated mailcomposer@2.1.0: This project is unmaintained
      npm WARN deprecated buildmail@2.0.0: This project is unmaintained
      node-pre-gyp
       ERR! Tried to download(404): https://github.com/kelektiv/node.bcrypt.js/releases/download/v2.0.1/bcrypt_lib-v2.0.1-node-v64-linux-arm-glibc.tar.gz node-pre-gyp ERR! Pre-built binaries not found for bcrypt@2.0.1 and node@10.11.0 (node-v64 ABI, glibc) (falling back to source compile with node-gyp) 
      
      ../src/bcrypt_node.cc: In function ‘char {anonymous}::ToCharVersion(v8::Local<v8::string>)’:../src/bcrypt_node.cc:66:30: warning: ‘v8::String::Utf8Value::Utf8Value(v8::Local<v8::value>)’ is deprecated: Use Isolate version [-Wdeprecated-declarations]
         String::Utf8Value value(str);
                                    ^
      
      In file included from /home/pi/.node-gyp/10.11.0/include/node/v8.h:26:0,                 from /home/pi/.node-gyp/10.11.0/include/node/node.h:63,
                       from ../node_modules/nan/nan.h:51,
                       from ../src/bcrypt_node.cc:1:
      /home/pi/.node-gyp/10.11.0/include/node/v8.h:2888:28: note: declared here
                         explicit Utf8Value(Local <v8::value>obj));
                                  ^
      /home/pi/.node-gyp/10.11.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
         declarator __attribute__((deprecated(message)))
         ^~~~~~~~~~
      
      In file included from ../node_modules/nan/nan.h:192:0,                 from ../src/epoll.cc:15:
      ../node_modules/nan/nan_maybe_43_inl.h: In function ‘Nan::Maybe <bool>Nan::ForceSet(v8::Local<v8::object>, v8::Local<v8::value>, v8::Local<v8::value>, v8::PropertyAttribute)’:
      ../node_modules/nan/nan_maybe_43_inl.h:112:15: error: ‘class v8::Object’ has no member named ‘ForceSet’
         return obj->ForceSet(isolate->GetCurrentContext(), key, value, attribs);
                     ^~~~~~~~
      
      In file included from ../src/epoll.cc:15:0:../node_modules/nan/nan.h: In function ‘v8::Local <v8::value>Nan::MakeCallback(v8::Local<v8::object>, v8::Local<v8::function>, int, v8::Local<v8::value>*)’:
      ../node_modules/nan/nan.h:835:60: warning: ‘v8::Local <v8::value>node::MakeCallback(v8::Isolate*, v8::Local<v8::object>, v8::Local<v8::function>, int, v8::Local<v8::value>*)’ is deprecated: Use MakeCallback(..., async_context) [-Wdeprecated-declarations]
               v8::Isolate::GetCurrent(), target, func, argc, argv);
                                                                  ^
      In file included from ../src/epoll.cc:12:0:
      /home/pi/.node-gyp/10.11.0/include/node/node.h:175:50: note: declared here
                       NODE_EXTERN v8::Local <v8::value>MakeCallback(
                                                        ^
      /home/pi/.node-gyp/10.11.0/include/node/node.h:91:42: note: in definition of macro ‘NODE_DEPRECATED’
           __attribute__((deprecated(message))) declarator
                                                ^~~~~~~~~~
      
      In file included from ../src/epoll.cc:15:0:../node_modules/nan/nan.h: In function ‘v8::Local <v8::value>Nan::MakeCallback(v8::Local<v8::object>, v8::Local<v8::string>, int, v8::Local<v8::value>*)’:
      ../node_modules/nan/nan.h:850:62: warning: ‘v8::Local <v8::value>node::MakeCallback(v8::Isolate*, v8::Local<v8::object>, v8::Local<v8::string>, int, v8::Local<v8::value>*)’ is deprecated: Use MakeCallback(..., async_context) [-Wdeprecated-declarations]
               v8::Isolate::GetCurrent(), target, symbol, argc, argv);
                                                                    ^
      In file included from ../src/epoll.cc:12:0:
      /home/pi/.node-gyp/10.11.0/include/node/node.h:168:50: note: declared here
                       NODE_EXTERN v8::Local <v8::value>MakeCallback(
                                                        ^
      /home/pi/.node-gyp/10.11.0/include/node/node.h:91:42: note: in definition of macro ‘NODE_DEPRECATED’
           __attribute__((deprecated(message))) declarator
                                                ^~~~~~~~~~
      In file included from ../src/epoll.cc:15:0:
      ../node_modules/nan/nan.h: In function ‘v8::Local <v8::value>Nan::MakeCallback(v8::Local<v8::object>, const char*, int, v8::Local<v8::value>*)’:
      ../node_modules/nan/nan.h:865:62: warning: ‘v8::Local <v8::value>node::MakeCallback(v8::Isolate*, v8::Local<v8::object>, const char*, int, v8::Local<v8::value>*)’ is deprecated: Use MakeCallback(..., async_context) [-Wdeprecated-declarations]
               v8::Isolate::GetCurrent(), target, method, argc, argv);
                                                                    ^
      In file included from ../src/epoll.cc:12:0:
      /home/pi/.node-gyp/10.11.0/include/node/node.h:161:50: note: declared here
                       NODE_EXTERN v8::Local <v8::value>MakeCallback(
                                                        ^
      /home/pi/.node-gyp/10.11.0/include/node/node.h:91:42: note: in definition of macro ‘NODE_DEPRECATED’
           __attribute__((deprecated(message))) declarator
                                                ^~~~~~~~~~
      
      In file included from ../src/epoll.cc:15:0:../node_modules/nan/nan.h: In member function ‘v8::Local <v8::value>Nan::Callback::Call_(v8::Isolate*, v8::Local<v8::object>, int, v8::Local<v8::value>*) const’:
      ../node_modules/nan/nan.h:1479:5: warning: ‘v8::Local <v8::value>node::MakeCallback(v8::Isolate*, v8::Local<v8::object>, v8::Local<v8::function>, int, v8::Local<v8::value>*)’ is deprecated: Use MakeCallback(..., async_context) [-Wdeprecated-declarations]
           ));
           ^
      In file included from ../src/epoll.cc:12:0:
      /home/pi/.node-gyp/10.11.0/include/node/node.h:175:50: note: declared here
                       NODE_EXTERN v8::Local <v8::value>MakeCallback(
                                                        ^
      /home/pi/.node-gyp/10.11.0/include/node/node.h:91:42: note: in definition of macro ‘NODE_DEPRECATED’
           __attribute__((deprecated(message))) declarator
                                                ^~~~~~~~~~
      
      make: *** [Release/obj.target/epoll/src/epoll.o] Fehler 1
      gyp
       ERR! build error 
      gyp ERR! stack Error: `make` failed with exit code: 2gyp ERR! stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:285:23)
      gyp ERR! stack     at ChildProcess.emit (events.js:182:13)
      gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:240:12)
      gyp ERR! System Linux 4.14.70-v7+
      gyp ERR! command "/usr/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
      gyp ERR! cwd /opt/iobroker/node_modules/epoll
      gyp ERR! node -v v10.11.0
      gyp ERR! node-gyp -v v3.6.0
      gyp ERR! not ok 
      
      npm 
      WARN optional SKIPPING OPTIONAL DEPENDENCY: epoll@0.1.22 (node_modules/epoll):npm WARN optional SKIPPING OPTIONAL DEPENDENCY: epoll@0.1.22 install: `node-gyp rebuild`
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
      
      host.raspi install adapter node-red
      got /opt/iobroker/node_modules/iobroker.node-red/admin
      upload [3] node-red.admin /opt/iobroker/node_modules/iobroker.node-red/admin/words.js words.js application/javascript
      upload [2] node-red.admin /opt/iobroker/node_modules/iobroker.node-red/admin/node-red.png node-red.png image/png
      upload [1] node-red.admin /opt/iobroker/node_modules/iobroker.node-red/admin/index_m.html index_m.html text/html
      upload [0] node-red.admin /opt/iobroker/node_modules/iobroker.node-red/admin/index.html index.html text/html
      host.raspi object system.adapter.node-red created
      host.raspi create instance node-red
      host.raspi object node-red.0 created
      host.raspi object system.adapter.node-red.0.outputCount created
      host.raspi object system.adapter.node-red.0.inputCount created
      host.raspi object system.adapter.node-red.0.uptime created
      host.raspi object system.adapter.node-red.0.memRss created
      host.raspi object system.adapter.node-red.0.memHeapTotal created
      host.raspi object system.adapter.node-red.0.memHeapUsed created
      host.raspi object system.adapter.node-red.0.connected created
      host.raspi object system.adapter.node-red.0.alive created
      host.raspi object system.adapter.node-red.0 created
      process exited with code 0</v8::value></v8::value></v8::function></v8::object></v8::value></v8::value></v8::object></v8::value></v8::value></v8::value></v8::object></v8::value></v8::value></v8::object></v8::value></v8::value></v8::value></v8::string></v8::object></v8::value></v8::value></v8::string></v8::object></v8::value></v8::value></v8::value></v8::function></v8::object></v8::value></v8::value></v8::function></v8::object></v8::value></v8::value></v8::value></v8::object></bool></v8::value></v8::value></v8::string>
      
      1 Reply Last reply Reply Quote 0
      • apollon77
        apollon77 last edited by

        Nur eine Warnung bzw Optionale Dependencies … Kein Fehler

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

        Support us

        ioBroker
        Community Adapters
        Donate

        417
        Online

        31.8k
        Users

        80.0k
        Topics

        1.3m
        Posts

        2
        2
        407
        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