-
-
Notifications
You must be signed in to change notification settings - Fork 127
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
[FEATURE] arm64 build instructions (or even binary release) #1135
Comments
It looks like you are missing the dependency Yarn is the package manager for node. It's a replacement of npm. The The binary should also be available on flathub, although I don't have a raspberry pi myself to test the install with, so I'm not sure if it runs 100% correctly or if it is even findable via the discovery app (but happy to help out if it doesn't :)) |
electron-builder wanted to download/use a particular And then everything went fine! I got my .deb package and installed that with apt. Thanks again for your help! |
Describe the feature
I'm trying to build greenlight for my Raspberry Pi 4B (which is arm64). I'm having trouble getting the package to build/install. Any insight would be much appreciated!
Describe the use case
No response
Additional information
I've tried to
yarn build
the v2.1.1 release of greenlight-beta and it seems to get pretty far in the process. However, when I get to packaging I get this:Any ideas? I'm very comfortable with a handful of programming and scripting languages, but JavaScrypt and TypeScript are not on that list! As soon as we start
yarn
ing I have no idea what we're actually doing...The text was updated successfully, but these errors were encountered: