카테고리 없음

맥 업데이트/마이그레이션 후 인텔리제이 "Cannot Run Git", "missing xcrun at: /library/developer/commandlinetools/usr/bin/xcrun"

멋쟁휘개발자 2024. 4. 8. 11:00

 

 

문제 메세지
missing xcrun at: /library/developer/commandlinetools/usr/bin/xcrun

 

xcode-select --install

 


문제 메세지
Cannot Run Git

 

 

$ which git

path 확인되면

git path 설정부에 넣어주고 test 하면 버전이 확인된다.