Skip to content
This repository was archived by the owner on Apr 24, 2020. It is now read-only.
This repository was archived by the owner on Apr 24, 2020. It is now read-only.

node 10 install issue #603

Description

@awb99

I am running Manjaro/Arch Linux:

community/zeromq 4.2.2-2 [installed]  Fast messaging system built on sockets. C and C++ bindings. aka 0MQ, ZMQ.
community/node-gyp 3.6.2-1 [installed]
    Node.js native addon build tool
community/nodejs 10.4.0-1 [installed]
    Evented I/O for V8 javascript

Now I just tried to install the npm package zmq, but it failed.

gyp ERR! node -v v10.4.0
gyp ERR! node-gyp -v v3.6.2
npm ERR! zmq@2.15.3 install: `node-gyp rebuild`
136 verbose stack Exit status 1
136 verbose stack     at EventEmitter.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:304:16)
136 verbose stack     at EventEmitter.emit (events.js:182:13)
136 verbose stack     at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
136 verbose stack     at ChildProcess.emit (events.js:182:13)
136 verbose stack     at maybeClose (internal/child_process.js:961:16)
136 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:5)

I think it is due to the new version 10 of node.
On my computer that runs an older version all is fine.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions