Mac OS: xcrun: error: invalid active developer path, missing xcrun
Mac OS: xcrun: error: invalid active developer path, missing xcrun
I ran into this error when I tried any git operation (like git clone and git pull) on a Mac. I had just upgraded to the latest OS (Catalina)to and suddenly my git broke!
$ git pull xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
The fix, luckily, is pretty straight forward. Install the Xcode…
View On WordPress











