Skip to content
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

Brew install deno fails: Xcode 15.0 cannot be installed on macOS 12 #309

Open
htor opened this issue Oct 23, 2024 · 0 comments
Open

Brew install deno fails: Xcode 15.0 cannot be installed on macOS 12 #309

htor opened this issue Oct 23, 2024 · 0 comments

Comments

@htor
Copy link

htor commented Oct 23, 2024

I'm attempting to install deno using brew but the installer fails because it deems my macOS too old. However, I'm able to install deno with curl -fsSL https://deno.land/install.sh | sh just fine. Is there an error in the brew packaging?

~ $ brew install deno
==> Auto-updating Homebrew...
[...]
Warning: You are using macOS 12.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.

deno: A full installation of Xcode.app 15.0 is required to compile
this software. Installing just the Command Line Tools is not sufficient.

Xcode 15.0 cannot be installed on macOS 12.
You must upgrade your version of macOS.
Error: deno: An unsatisfied requirement failed this build.
~ $

Specs:
OS: macOS 12.7.4
Memory: 16 GiB
Architecture: aarch64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant