Answers for "No such keg: /usr/local/Cellar/git"

0

No such keg: /usr/local/Cellar/git

brew uninstall --force git
brew cleanup --force -s git
brew prune
brew install git
Posted by: Guest on March-21-2021

Code answers related to "No such keg: /usr/local/Cellar/git"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language