Encontrei este erro ao tentar fazer push para git, quando digitei git init.
xcrun: erro: caminho de desenvolvedor ativo inválido
(/ Library / Developer / CommandLineTools), xcrun ausente em: / Library / Developer / CommandLineTools / usr / bin / xcrun
Tentei as seguintes soluções.
xcode-select —install
sudo xcode-select -switch
sudo xcode-select —install
brew doctor
brew update
brew upgrade
brew cleanup