-
Notifications
You must be signed in to change notification settings - Fork 547
Beaker 1.0 does not start on Big Sur / M1 #1861
Comments
A separate build will be required for Apple Silicon support. See Electron 11.0.0, and Apple Silicon Support. |
Usually Electron apps seem to work fine under Rosetta (the Intel Chip emulator). For a Intel build it should still work then. |
I have the same issue :( Commenting mostly to track |
I think this might be as simple as a config problem inside some info.plist or something like that, because oddly, if you:
It will open and run just fine on M1. So whatever the issue is must be some kind of validation happening when we try to launch the app graphically from it's icon in Finder/mac UI stuff. The process works fine. I have no idea how to debug this, though. macOS is not very helpful when it comes to error messages. |
Attempting to launch Beaker 1.1 on macOS 11.2.1 on M1 MacBook Air via Finder icon results in the system console logging four messages that seem related to the launch task:
|
Just to flag that this is still happening. With M1-based macs becoming more common and eventually the norm, this might be something worth looking into. |
Hi there! Wow, Beaker is so new and fresh and shiny now! ✨ I'm also not able to launch Beaker from Finder on an M1 Mini running macOS 11.1, with very similar system console errors:
I'm bumping this specifically because I'm running a remote Beaker workshop for a group of designers and developers, and a few of them have M1-based machines. I can launch it from the command line just fine, but would love for my audience to not have to do that, as it'll be a mixed room in terms of command line comfort, and ease of use is why I'm trying to sell them on Beaker in the first place, ha! I don't have any macOS dev experience, but if there's any other way I could help y'all figure this out, I'd be happy to do so! |
Same issue on Monterey / M1, sadly unable to open due to not being supported. |
On Monterey (MacOS 12.0.1), I can alias the executable and launch it just fine from shell - like so --
but I do get the error on a standard double-click launch. A bit of head scratcher with a likely easy fix. Was wondering whether its requirement to access local network might be a problem with the recent OS. |
Guessing this hasn't been solved yet? I'm having the same issue, running Monterey 12.6.1 with the M1 chip. |
The text was updated successfully, but these errors were encountered: