You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran brew update and am still able to reproduce my issue.
I have resolved all warnings from brew doctor and that did not fix my problem.
What were you trying to do (and why)?
Install brew on MacOS 12.1
What happened (include all command output)?
I get the following trying to install brew now.
==> Downloading and installing Homebrew...
HEAD is now at eda19daf7 Merge pull request #13860 from Homebrew/dependabot/bundler/Library/Homebrew/parallel_tests-3.12.1
error: Not a valid ref: refs/remotes/origin/master
fatal: ambiguous argument 'refs/remotes/origin/master': unknown revision or path not in the working tree.
brew config
outputbrew doctor
outputVerification
brew update
and am still able to reproduce my issue.brew doctor
and that did not fix my problem.What were you trying to do (and why)?
Install brew on MacOS 12.1
What happened (include all command output)?
I get the following trying to install brew now.
What did you expect to happen?
Brew installed :)
Step-by-step reproduction instructions (by running
brew
commands)Run
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
in the terminal.The text was updated successfully, but these errors were encountered: