-
Notifications
You must be signed in to change notification settings - Fork 3
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
Provide macOS binaries (was: "exec format error" when trying to execute binary from "releases") #1
Comments
It sounds like the issue is that I didn't provide OS X binaries (only Windows and Linux). Deno supports building x64/ARM binaries for Mac, but I have no way of testing them, so I didn't upload them. Maybe I'll just upload them and hope for the best :) |
Happy to test one out for you. Lmk.
… On Nov 29, 2021, at 9:04 PM, Jared Krinke ***@***.***> wrote:
It sounds like the issue is that I didn't provide OS X binaries. Deno supports building x64/ARM binaries for Mac, but I have no way of testing them, so I didn't upload them. Maybe I'll just upload them and hope for the best :)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Ok, I updated the release page with macOS binaries. Theoretically they should work the same as "deno install", modulo Deno bugs :) Thanks for all your help! |
Yes, this is a Deno limitation: denoland/deno#11154 |
Note to self: I need to update the documentation (after which this can be closed):
|
macOS binaries are now produced by the build script (and I uploaded them for the initial release) and macOS support is documented here: https://jaredkrinke.github.io/md2blog/posts/faq/platforms.html |
OSX Big Sur
Im probably just doing something wrong, but the Deno install worked fine.
The text was updated successfully, but these errors were encountered: