Me encontré con este error al intentar presionar a git, cuando escribí git init.
xcrun: error: ruta de desarrollador activa no válida
(/ Library / Developer / CommandLineTools), falta xcrun en: / Library / Developer / CommandLineTools / usr / bin / xcrun
Probé las siguientes soluciones.
xcode-select —install
sudo xcode-select -switch
sudo xcode-select —install
brew doctor
brew update
brew upgrade
brew cleanup