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 zeromq hangs #647

Closed
pwcushman opened this issue Aug 22, 2024 · 11 comments · Fixed by #648 or #652
Closed

npm install zeromq hangs #647

pwcushman opened this issue Aug 22, 2024 · 11 comments · Fixed by #648 or #652

Comments

@pwcushman
Copy link

Describe the bug A clear and concise description of what the bug is.
trying to use the 6.0.0 (latest) version of zeromq. Running "npm install zeromq" hangs

Reproducing If possible, provide a list of commands or a code sample that
reproduces the bug that you are observing. Otherwise please describe as much as
possible in which circumstances the bug can be observed.

Expected behavior A clear and concise description of what you expected to
happen.

Tested on
Tested on Ubuntu 20.04, Mac

Zeromq version 6.0.0

@pwcushman pwcushman added the bug label Aug 22, 2024
@pwcushman
Copy link
Author

output from ubuntu:
ubuntu@ip-172-31-27-136:~/test$ npm install zeromq
npm WARN deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated [email protected]: Glob versions prior to v9 are no longer supported
(##################) ⠴ reify:zeromq: http fetch GET 200 https://registry.npmjs.org/zeromq/-/zeromq-6.0.0.tgz 968ms (cache miss)

@pwcushman
Copy link
Author

attach log file from mac
2024-08-22T20_50_15_484Z-debug-0.log

@aminya
Copy link
Member

aminya commented Aug 22, 2024

Duplicate of #646. A fix is incoming in #648

@aminya
Copy link
Member

aminya commented Aug 22, 2024

Please try 6.0.1 and see if you still see the issue.

@pwcushman
Copy link
Author

pwcushman commented Aug 23, 2024 via email

@pwcushman
Copy link
Author

pwcushman commented Aug 23, 2024 via email

@pwcushman
Copy link
Author

pwcushman commented Aug 23, 2024 via email

@aminya
Copy link
Member

aminya commented Aug 23, 2024

Please try 6.0.3 and check if you still see the issue.

@pwcushman
Copy link
Author

pwcushman commented Aug 24, 2024 via email

@aminya
Copy link
Member

aminya commented Aug 24, 2024

Published v6.0.4. It should fix the issue for you!

@pwcushman
Copy link
Author

pwcushman commented Aug 26, 2024 via email

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