You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.
I had this error and it was due to my version of pkg-config installed by the Mono.framework didn't know about MacPorts' /opt/local/lib path. I simply removed Mono but another alternative similar to the PKG_CONFIG_PATH solution might be
Issue with npm install zmq.
libzmq was installed under /usr/local/lib,
/usr/local/lib/pkgconfig/libzmq.pc exists.
PKG_CONFIG_PATH sets to /usr/local/lib/pkgconfig
mac osx 10.5
npm install zeromq also could not find libzmq, but went through and everything worked.
The text was updated successfully, but these errors were encountered: