जब मैं चलता हूं तो मुझे यह त्रुटि मिलती है 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
इस समस्या को कैसे ठीक करें?
sudo xcode-select -switch /Library/Developer/CommandLineTools/
सिर्फ इसके बजाय जोड़ना थाsudo xcode-select -switch /
लेकिन अन्यथा यह महान काम करता है। हालांकि मुझे फाइलों को चेज करने की कोई जरूरत नहीं है।