zeromq.js
zeromq.js copied to clipboard
NPM install failed for zeromq dependency while installing device farmer STF. NPM logs available in the description.
OS: PRETTY_NAME="Ubuntu 22.04.3 LTS" NAME="Ubuntu"
Attaching the npm error logs in npm install command. I have already installed the libzmq using configure, make, install. And exported the library path using command: export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH zeromq npm logs.txt
Same bug for me
Solved by using Node LTS instead of current version.
v4 is no longer supported. v6 was released. Please try again with the latest version, and report back if the issue still persists. https://github.com/zeromq/zeromq.js/releases/tag/v6.0.0