-
Notifications
You must be signed in to change notification settings - Fork 14
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
dyld: lazy symbol binding failed #2
Comments
@rexx0520 I assume this is with Electron 4.0 beta? I think this is using methods that don't exist in that release |
@MarshallOfSound No, I'm using Electron 3. |
By the way, I've asked a friend to try importing this module on macOS 10.13 and still got the same issue. |
@rexx0520 It definitely works on Electron 2 because that's what I use it on |
It works on Electron 2! |
@rexx0520 Make sure you're calling |
@MarshallOfSound It works! |
OS: macOS Mojave
Node: 10.11.0
Hello, I'm working on my electron project.
When I imported this module, i got errors.
Is there workaround? Thanks.
The text was updated successfully, but these errors were encountered: