xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
업데이트를 하고, 위와 같은 오류가 발생하는 경우 아래 명령어를 입력하고 다시 시도 하면 처리 된다.
xcode-select --install
반응형
'MacOS' 카테고리의 다른 글
SDKMAN - JDK management kit (0) | 2024.06.27 |
---|---|
유용한 mac os app을 찾는 방법 (based on open source) (0) | 2024.03.17 |
alfred workflow 오류 - python 못찾을 때 (0) | 2022.03.21 |
M1 MacOS에서 intelliJ JDK 경로 추가 (0) | 2022.01.02 |
MacOS 셋팅 (0) | 2021.12.28 |