You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.
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! [email protected] 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.
The text was updated successfully, but these errors were encountered:
I am running Manjaro/Arch Linux:
Now I just tried to install the npm package zmq, but it failed.
I think it is due to the new version 10 of node.
On my computer that runs an older version all is fine.
The text was updated successfully, but these errors were encountered: