비즈니스 스킬/윈도우,Macbook 사용팁

맥북 에러 xcrun: error: invalid active developer path 해결

0pen3r 2025. 2. 27. 08:45

맥 업데이트하면 맨날 이럼

 

에러 해결


맥북 OS를 업데이트/업그레이드 하면, 종종 발생한다.

Commandline tools를 식별하지 못해서 발생하는 문제입니다.

## 해결 방법 : xcode-select 명령어로 커맨드라인툴 설치
 
> xcode-select --intall

 

에러메시지

 

 

설치~

전체 에러 메시지
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun

 

끝 입니다.

 

728x90