반응형
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
- java 여러개 버전
- no sources given
- java version
- xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
- yum install java
- querydsl no sources given
- Java 1.8
- error
- No tests found for given includes
- springbatch error
- maybe not public or not valid?
- springboot
- 스프링부트테스트
- property or field 'jobparameters' cannot be found on object of type
- LeetCode
- mac os git error
- parse
- java 1.8 11
- easy
- AWS CLI
- springboottest
- OpenFeign
- aws
- java 버전 변경
- java
- log error
- Medium
- java 11
- el1008e
- JUnit
Archives
- Today
- Total
목록mac os git error (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