This repository has been archived by the owner on Nov 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 953
Failed to compile Flipper Desktop for M1 #2898
Comments
From googling, this seems to be an issue with |
It just builds it as an .app bundle instead of a zip because of the error above |
Flipper for Apple Silicon I built Flipper for arm64 without any modification except upgrading the libraries to make the build work. When I run it, it says: |
Fwiw I get that error sometimes in the console and it always goes away
after running yarn another time in desktop folder.
…On Thu, 23 Sep 2021, 13:18 lockieluke, ***@***.***> wrote:
Flipper for Apple Silicon <https://gofile.io/d/sicmC0>
Direct Download Link
<https://store1.gofile.io/download/51a77be3-7915-4b6d-839c-ac8b4fbc7e58/Flipper.zip>
(Host: Gofile)
I built Flipper for arm64 without any modification except upgrading the
libraries to make the build work. When I run it, it says:
[image: image]
<https://user-images.githubusercontent.com/25424409/134505088-7dd216b1-fce8-44e7-a395-9fa557f6e6cc.png>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#2898 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAN4NBFCFBLGMRWBT6W5MZTUDMLIPANCNFSM5ERIZ3WQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
The root issue here is that the electron builder on an m1 puts the destination files in |
is there update for this? still have this issue |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
🐛 Bug Report
I tried to build Flipper Desktop for M1(arm64) but it failed.
To Reproduce
Run
yarn build --mac
Environment
M1 MacBook Air - building Flipper Desktop
The text was updated successfully, but these errors were encountered: