Saya mendapatkan kesalahan ini ketika saya menjalankan brew update
:
$ brew update
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
Error: Failure while executing: git checkout -q master
Bagaimana cara mengatasi masalah ini?
sudo xcode-select -switch /Library/Developer/CommandLineTools/
bukan hanyasudo xcode-select -switch /
tetapi jika tidak, ini bekerja dengan baik. Tidak perlu bagiku untuk mengetahui file-nya.