Alessandro Sassi

Results 3 comments of Alessandro Sassi

I have same problem installing zeromq on mac. I try `npm install [email protected] --build-from-source` but get kinda same errors as @mehiatt does. `npm ERR! code 1 npm ERR! path /Users/ghiffo/armadio-del-codice/proveJS/casciaro-mammino/middleware-menager-0mq/node_modules/zeromq...

@mehiatt Will give it a look tomorrow. thank you for now!

Thanks again to @mehiatt ! Installing _zeromq_ was solved on M1 mac installing _pkg-config_ and _cmake_. After `npm install [email protected] --build-from-source` this error was prompt. > but get kinda same...