Skip to content

Homebrew won't install on Big Sur (OS X 11.1) (M1) #595

Discussion options

You must be logged in to vote

I'd try something like curl -LSvI https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh to help diagnose what curl is doing, if there's no errors then remove the capital I from the params and see if you get the file. When I run that I see it ends up using TLSv1.2, I'm also on a 11.1 (M1) and installed brew a couple weeks ago using the default command. If for whatever reason curl is stuck on TLSv1 you can try forcing --tlsv1.2.

Worst case, or maybe easiest case, use your browser to just download https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh and run it manually

Replies: 1 comment 11 replies

Comment options

You must be logged in to vote
11 replies
@istvan60
Comment options

@gromgit
Comment options

@istvan60
Comment options

@gromgit
Comment options

@istvan60
Comment options

Answer selected by istvan60
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants