Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
namanthapliyal opened this issue Feb 11, 2024 · 1 comment
Labels

Comments

@namanthapliyal
Copy link

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

@029A-h
Copy link

029A-h commented Feb 17, 2024

Same bug for me

Solved by using Node LTS instead of current version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants