Downloading and installing Homebrew…
Reset branch ‘stable’
==> Updating Homebrew…
fatal: couldn’t find remote ref refs/heads/master
Error: Fetching /opt/homebrew/Library/Taps/heroku/homebrew-brew failed!
Error: Some taps failed to update!
The following taps can not read their remote branches:
heroku/brew
This is happening because the remote branch was renamed or deleted.
Reset taps to point to the correct remote branches by running brew tap --repair
This is the error I am getting, but when I run brew tap –repair of course brew isn’t installed so it isn’t a recognized command.
Has anyone else come across this or know how to fix this?
I tried to install homebrew using the curl command:
% /bin/bash -c “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)”
I expected it to install but got an error about Heroku I think?
pres2000 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.