본문 바로가기
에러 모음집

[Mac] xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)

by snow_white 2024. 7. 12.

❌ Mac 소프트웨어 업그레이드 후 git 명령어 사용시 아래와 같은 에러 발생

✅ MacOS를 사용하면 업그레이드 후 개발 관련 도구와 관련해서 문제가 발생한다네요.

아래와 같은 명령어를 입력하여 CommandLineTools(command line developer tools)를 설치합니다.

약 2분 정도 시간이 소요됩니다.

xcode-select --install

댓글