Error
xcrun: error: invalid active developer path 해결
JH_Lucid
2021. 10. 27. 11:15
Error
- BigSur -> Monterey 업데이트 후, IntelliJ에서 커밋이 안되길래 확인해보니 다음과 같은 오류가 발생했다.
- xcode cli 문제로, 버전이 업데이트 되어 라이센스에 재 동의를 해야한다는 오류이다.
- https://apple.stackexchange.com/questions/254380/why-am-i-getting-an-invalid-active-developer-path-when-attempting-to-use-git-a

해결
xcode-select --install