Q:
[root@localhost ~]$ brew install git
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools),
missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
Error: Failure while executing: git config –local –replace-all homebrew.private true
1
2
3
4
A:
xcode-select –install
1
Then, continue:
sudo xcode-select -switch /
转载请注明:XAMPP中文组官网 » mac osx up brew xcrun: error: invalid active developer path