Swateek Jena
Swateek Jena
I am facing trouble here, I'll want to give this a try at implementing this @kynan
let me try this out!
I was running a simple NodeJS server on 3000, and I ran across this issue for two cases. 1. My server was stopped. 2. I was not using the correct...
Just putting this here for others who might come in, I am on latest `lts/gallium` (v16.5.1) and my client is `mssql` so I had to install latest knex `2.1.0` and...
Still doesn't.. a work around is to go inside the node_modules and find dolfer zmq. execute "make" command there.
Same issue with version 2.15.2 @mujimu how did you solve it? Could you please elaborate?
The workaround I did was to issue a "make" command inside the node_modules/zmq folder. Please try that.
Nothing has worked for me. CentOS and Node 4.x LTS. Even tried migrating to 6.x LTS to check, but nope. In my case the libzmq.so.4 doesn't exist, had used yum...
I downloaded "lib64pgm5.2_0-5.2.122-3.mga6.x86_64.rpm" after a lot of searching and this library installed the require libzmq.so.4 This worked for me.
any solution yet?