Martijn Jonker

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Adding nodes to node-red #16282
    Martijn Jonker
    Participant

    Thanks Heath for your response! it is verry helpfull, the unit dowloads the packets now. now the problem is that the unit
    npm ERR! network connect ETIMEDOUT

    i do have more problems with de conduit, need te learn the basics of linux first.

    when i have a more concrete question i will reply., if you have some pointers for a noob, just let me know

    in reply to: Adding nodes to node-red #16261
    Martijn Jonker
    Participant

    Can someone help me with the following problem?

    i think its something stupid but i am not verry familiair with node

    /opt/node-red/nodes$ npm install node-red-contrib-serial-modbus
    npm WARN package.json mts-gpio@ No description
    npm WARN package.json mts-gpio@ No repository field.
    npm WARN package.json mts-gpio@ No README data
    npm WARN package.json mts-mcard@ No description
    npm WARN package.json mts-mcard@ No repository field.
    npm WARN package.json mts-mcard@ No README data
    npm WARN package.json mts-serial@ No description
    npm WARN package.json mts-serial@ No repository field.
    npm WARN package.json mts-serial@ No README data
    npm ERR! network getaddrinfo ENOTFOUND
    npm ERR! network This is most likely not a problem with npm itself
    npm ERR! network and is related to network connectivity.
    npm ERR! network In most cases you are behind a proxy or have bad network settings.
    npm ERR! network
    npm ERR! network If you are behind a proxy, please make sure that the
    npm ERR! network ‘proxy’ config is set properly. See: ‘npm help config’

    npm ERR! System Linux 3.12.27
    npm ERR! command “node” “/usr/bin/npm” “install” “node-red-contrib-serial-modbus”
    npm ERR! cwd /opt/node-red/nodes
    npm ERR! node -v v0.10.40
    npm ERR! npm -v 1.4.28
    npm ERR! syscall getaddrinfo
    npm ERR! code ENOTFOUND
    npm ERR! errno ENOTFOUND
    npm ERR!
    npm ERR! Additional logging details can be found in:
    npm ERR! /opt/node-red/nodes/npm-debug.log
    npm ERR! not ok code 0

Viewing 2 posts - 1 through 2 (of 2 total)