반응형
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 |
Tags
- springbatch error
- property or field 'jobparameters' cannot be found on object of type
- java 버전 변경
- java
- java 1.8 11
- LeetCode
- AWS CLI
- easy
- querydsl no sources given
- java 11
- No tests found for given includes
- aws
- no sources given
- yum install java
- xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
- springboot
- JUnit
- OpenFeign
- mac os git error
- java version
- maybe not public or not valid?
- Medium
- Java 1.8
- 스프링부트테스트
- el1008e
- springboottest
- error
- java 여러개 버전
- log error
- parse
Archives
- Today
- Total
목록xcrun: error: invalid active developer path (1)
쩨이엠 개발 블로그
맥 OS 업그레이드 후 에러 해결 방법 xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
강업이 아닌 이상 업그레이드를 하지 않는데 14가 나온 지금 12로 버티려니 충돌나는게 꽤나 있다그래서 오랜만에 업그레이드를 해보았습니다 1. 현상그리고 intellj를 켰는데이런 에러가 나는거에요?음음 뭔가 잘못되었나보다$ git pull 이건 되겠지 하고 명령어를 친 나에게 돌아온 건 xcrun 에러xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun 2. 원인MAC OS를 업그레이드하면 자주 나는 에러라고 합니다CommandLineTool을 갑자기 못찾게 되는 에러라서 xcode 업그레..
개발/intelliJ
2024. 6. 18. 17:22