관련 질문과 해결 방법을 찾기 위해 이 사이트를 검색했지만 이 상황을 해결하는 데 도움이 되지 않았습니다. 나는 한동안(2013년부터) Brew를 설치해 왔고 이전에는 문제 없이 업데이트해 왔습니다. El Capitan 10.11.6을 실행 중입니다.
$ brew --version
Homebrew 0.9.5 (no git repository)
일어나는 일은 다음과 같습니다.
$ brew update
다음과 같은 오류가 출력됩니다.
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun Error: Failure while executing: git status --untracked-files=all --porcelain 2>/dev/null
답변1
명령줄 개발자 도구 다시 설치
$ xcode-select --install