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

refactor: update zeromq dependency version #182

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

kayevo
Copy link

@kayevo kayevo commented Mar 29, 2024

information:
OS version: macOS Sonoma 14.4.1
node.js version: 20.12.0

correction:
the zeromq dependency is falling when trying to install it with the code:
npm install zeromq@x.x.x
or
npm install

so I updated from the old version: 4.2.0
to the new stable version: ^5.3.1

documentation:
zeromq documentation: https://github.com/zeromq/zeromq.js/tree/5.x

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

Successfully merging this pull request may close these issues.

None yet

1 participant