Ask Completely different is a query and reply website for energy customers of Apple {hardware} and software program. It solely takes a minute to enroll.
Anyone can ask a query
Anyone can reply
The very best solutions are voted up and rise to the highest
Requested
Considered
11k instances
I used to be making an attempt to re-install homebrew on my Mac. I used the next command.
/bin/bash -c "$(curl -fsSL https://uncooked.githubusercontent.com/Homebrew/set up/grasp/set up.sh)"
I received the next error. May somebody assist me with what to do right here?
==> Checking for `sudo` entry (which can request your password).
Password:
==> This script will set up:
/usr/native/bin/brew
/usr/native/share/doc/homebrew
/usr/native/share/man/man1/brew.1
/usr/native/share/zsh/site-functions/_brew
/usr/native/and so on/bash_completion.d/brew
/usr/native/Homebrew
Press RETURN to proceed or some other key to abort
==> /usr/bin/sudo /usr/sbin/chown -R aryan:admin /usr/native/Homebrew
==> Downloading and putting in Homebrew...
HEAD is now at 227445ece Merge pull request #11288 from Homebrew/update-manpage
deadly: 'origin' doesn't seem like a git repository
deadly: Couldn't learn from distant repository.
Please be sure to have the proper entry rights
and the repository exists.
Error: Fetching /usr/native/Homebrew/Library/Faucets/homebrew/homebrew-core failed!
Failed throughout: /usr/native/bin/brew replace --force --quiet
6
I eliminated the HomeBrew information by operating the next command. After that, I ran the set up as talked about within the above publish. All of it labored tremendous. I used to be capable of set up all of the packages I want.
# Intel techniques
sudo rm -rf /usr/native/homebrew
# M1/M2 system
sudo rm -rf /decide/homebrew
1
You could log in to reply this query.
Not the reply you are on the lookout for? Browse different questions tagged macos homebrew .