-
Notifications
You must be signed in to change notification settings - Fork 154
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
Updating the library? #294
Comments
Check out this site for a bunch of prebuilds with different versions of node and electron: |
Hey @MikalDev! Thank you so much for the reply! 😃 I have tried the Prebuilt versions and have downloaded the v0.6.0 SDK 1.5.0, Electron 13.0.0-beta.2 15.0.0-nightly.20210714, Mac 64bits, ABI v89. And followed the Build Instructions (Electron) with a mix of Using Prebuilt Binaries in NW.js (Quick Start), plus some other docs and was able to read the This is the latest error I got:
I'm in macOS Catalina 10.15.7, testing with an I also have Thoughts on why this might be happening? |
Not sure, except a bad build of prebuilt or mismatch prebuilt vs electron/node versions. Can you send details on which versions of electron/node you are using and exactly which prebuilt binary you are using (and platform details, e.g. OS, OS version.) |
Hey @MikalDev! Yeah, I think this might be the case. I'm using:
I've downloaded the latest Prebuilt for Mac/Electron:
I was wondering if you know any working example I could clone and try? I'm sorry, but I've tried many many many things, but couldn't build or use a prebuilt so far. |
Hey @MikalDev! I was able to build I also found a bug in the |
@podrivo Do you mind writing just a basic how-to to get this working on Mac? I'm having the same issues as you. |
Hey @Leka74 ! It took me so long to get this working, but in most part, the Building with electron-rebuild section from this tutorial works. What I did was:
This worked for me! Tried in Windows as well and it was successful. |
Thanks a lot @podrivo, got it working now. |
Hello,
Recently I tried to use greenworks in a project, but faced many errors using the latest versions of node and electron.
So I was wondering, any plans on updating the library?
Thank you!
All the best.
The text was updated successfully, but these errors were encountered: