Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

zmq.socket is not a function #610

Open
shrsulav opened this issue Nov 29, 2019 · 5 comments
Open

zmq.socket is not a function #610

shrsulav opened this issue Nov 29, 2019 · 5 comments

Comments

@shrsulav
Copy link

I installed zeromq in Raspberry Pi. And when I run the nodejs example for zeromq it gives error as:
TypeError: zmq.socket is not a function.

@matkoklaic
Copy link

Same on my side.
OSX
Node v10.15.0
zeromq@5

@noahpodgurski
Copy link

I am also having this issue, have either of you found a solution? Running on Windows 10

@tfmeneses
Copy link

I fixed this problem using the 5 version

npm i zeromq@5

@istabraq-iot
Copy link

I have the same issue

@kitattyor
Copy link

Same issue for me. On Windows10 + electron 8.0.0

Have rebuilt using npm rebuild zeromq --runtime=electron --target=8.0.0

ZeroMQ version 6.0.0-beta.6

Didn't work.

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

No branches or pull requests

6 participants