zeromq / libzmq

ZeroMQ core engine in C++, implements ZMTP/3.1
https://www.zeromq.org
Mozilla Public License 2.0
9.67k stars 2.35k forks source link

NPM install failed for zeromq dependency while installing device farmer STF. NPM logs available in the description. #4655

Closed namanthapliyal closed 7 months ago

namanthapliyal commented 7 months ago

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

bluca commented 7 months ago

NPM is a separate system, this is not a tracker for NPM problems