-
-
Notifications
You must be signed in to change notification settings - Fork 212
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: Cannot find module './build.ts' #530
Comments
|
I wonder why the prebuilt libraries are not picked for MacOS here. It should not try to build at all. |
Thanks @aminya - can confirm fix is working, in case there was any doubt |
Describe the bug
zeromq just doesn't install due to a make error:
Reproducing
If possible, provide a list of commands or a code sample that reproduces the bug that you are observing. Otherwise please describe as much as possible in which circumstances the bug can be observed.
npm install zeromq
Expected behavior
Expected it to install...
Tested on
The text was updated successfully, but these errors were encountered: