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
Describe the bug
Running npm install zeromq leads to npm error
Same error occures when running npm install zlib
zlib is deprecated and should not be used
I am guessing the error is coming from here?
Hope I am not missing something.
Describe the bug
Running npm install zeromq leads to npm error
Same error occures when running npm install zlib
zlib is deprecated and should not be used
I am guessing the error is coming from here?
zeromq.js/pnpm-lock.yaml
Line 4228 in b28a42b
Reproducing
Run npm install zeromq
Tested on
Also tested with docker running alpine container
Tested with and without .npmrc build_from_source=true
The text was updated successfully, but these errors were encountered: