-
Notifications
You must be signed in to change notification settings - Fork 76
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: Could not locate the bindings file #29
Comments
I debugged similar issue today in my lerna monorepo and found that I need to |
I also got the same error with node-16.10.0. I've got Apple m1 machine. Works fine with node-15. With node-16, I did the following:
Output of make install:
Maybe because there is nothing for 16.10.0 here?
|
running |
@thehappycoder I know this is years late but wanted to ping you to let you know that I had the same issue with Node v16+ but found a fix for it that was just merged in today. (#44). |
I tried to install and use node-postal today and continue to get an error. I'm using MacOS Version 11.2.3 (Big Sur), node v12.16.2. I can run libpostal cli via terminal just fine, so I'm pretty sure I did the installation of libpostal correctly. Any suggestions?
Here's the output of
node-gyp rebuild
as requested in the read me:The text was updated successfully, but these errors were encountered: