728x90
잘 되다가 갑지가 xcrun 에러거 메시지가 나탄난다.
하지만 구글 형님에게 던져보니 나와 같은 현상이 일어나는 개발자 분들의해 쉽게 해결 되었습니다.
$ git
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
$ make
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
$ gcc
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
해결하기 명령어
$ xcode-select --install
728x90
'복붙 노트' 카테고리의 다른 글
복사 붙여 넣기만 해도 APM,PHP,워드프레스 웹서버 구축하기 (0) | 2021.03.05 |
---|---|
맥(Mac) 에서 PHP웹서버 (APM[apach PHP Mariadb]) 셋팅 하는 방법 (0) | 2021.03.02 |
맥(MAC) 개발 관련 도구 xcrun 에러 해결하기 ~ (0) | 2021.02.28 |
클레이튼 2020년 4분기 정리 (0) | 2021.02.12 |
티스토리로 웹 사이트 운영 시작 해보기 (0) | 2021.02.09 |
티스토리 지도 오류 현상 해결하기~ (0) | 2021.02.01 |
댓글0