Allow Quarto's MacOS installer to run without Rosetta #8731
kingo55
started this conversation in
Feature Requests
Replies: 1 comment 2 replies
-
Have you tried running Quarto? I'm fairly sure our latest 1.4 releases support Apple Silicon; the last dependency was Pandoc, but they ship ARM binaries now, and so we use then. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I've been curious to try Quarto, but it currently doesn't support Apple Silicone without installing Rosetta, so I may end up trying it on an older Intel machine. If this was built for Apple ARM-based CPUs, it would significantly lower the barrier to entry for trying Quarto for other users of Apple Silicone.
Currently Knitr and Pandoc support Apple Silicone, so from my limited knowledge, it sounds like it might be doable with minimal configuration.
Edit: The issue appears to be the pkg installer and not Quarto's binaries itself.
Beta Was this translation helpful? Give feedback.
All reactions