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 |
Tags
- spring
- Mac
- 책
- 독후감
- 서평
- Xcode
- Mapper
- MySQL
- 클라우드 서비스
- xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
- 데이메이커
- 자바스크립트
- 자바 파일업로드
- 줄거리
- Swift
- missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
- SpringBoot
- 기록하는 동구
- 한줄평
- 깃
- 콜미동구
- 클라우드 서비스 특징
- git push
- 에러
- 파이썬 웹크롤링
- 동구
- git
- java
- JavaScript
- 오류
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