Homebrew not installing on Big Sur v 11.2.1 - Failed during: git fetch --force origin #814
Unanswered
c-lewis99
asked this question in
Getting started
Replies: 1 comment 4 replies
-
This is a connection issue with Github you could check #666 (comment) for more info |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Already have the latest Xcode Command line tools installed.
However when I try to install Homebrew using;
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
I get the error;
fatal: the remote end hung up unexpectedly8.39 MiB | 1.04 MiB/s
fatal: early EOF
fatal: index-pack failed
Failed during: git fetch --force origin
Have tried uninstalling and reinstalling it but keep getting the same error.
Is this a connections/permissions/software issue?
Any help appreciated!
Cheers
Beta Was this translation helpful? Give feedback.
All reactions