Tôi gặp lỗi này khi chạy 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
Làm thế nào để giải quyết vấn đề này?
sudo xcode-select -switch /Library/Developer/CommandLineTools/
thay vì chỉsudo xcode-select -switch /
nhưng nếu không điều này làm việc tuyệt vời. Không cần cho tôi để chown các tập tin mặc dù.