Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
- MySQL
- 에러
- 자바 파일업로드
- Mac
- 기록하는 동구
- spring
- 책
- xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
- 파이썬 웹크롤링
- 콜미동구
- 줄거리
- 오류
- git
- SpringBoot
- 클라우드 서비스
- 독후감
- Swift
- java
- 깃
- 한줄평
- Mapper
- git push
- JavaScript
- 클라우드 서비스 특징
- Xcode
- 데이메이커
- 동구
- 자바스크립트
- 서평
Archives
- Today
- Total
목록깃 (2)
인생은 속도가 아니라 방향이다
[맥북] xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun 오류
맥북업데이트후(mojave) 평소 사용하는 폴더가서 git명령어를 쳤는데 안먹고 이런 오류가 터미널에 뜬다. xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun 이런게 떠서 구글링을 해보았다. Xcode Command-line Tools이 최신업데이트가 안되서 그런단다. 해결책은 되게 간단하다. 터미널로 돌아가서 이걸 친다. xcode-select --install 그러면 xcode-select: note: install requested for command line developer t..
운영체제(OS)/MacOS
2020. 2. 8. 05:41