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
- designpattern
- 10951
- setParameter
- C
- 백준
- gradle
- @Spring
- 데코레이터패턴
- 여러인수
- junit
- 숫자야구
- 전치행렬 #C
- pscp
- 10844
- decorator
- mycp
- 자바
- 점세개
- createQuery
- java
- Linux
- 디자인패턴
- 쉬운 계단 수
- BubbleSorting
- @ModelAttribute
- NamedParameterNotBound
- @NotEmpty
- 자료구조
- Spring
- springboot
Archives
- Today
- Total
...
Gradle import할 때 발생하는 오류 해결 (Unable to find method) 본문
[ Unable to find method ''java.lang.String org.gradle.api.artifacts.result.ComponentSelectionReason.getDescription()''. Possible causes for this unexpected error include: Gradle's dependency cache may be corrupt (this sometimes occurs after a network connection timeout.) ]
지금까지 gradle sync 관련 문제를 gradle version을 7.4.1에서 6.8.3 으로 다운 그레이드 해서 해결해 왔는데
언제까지 6버전을 쓸 순 없어서...
해결책을 찾아보니 intellj 버전이 너무 오래 전 거라 그랬던 거였다.
업데이트하기 귀찮아서 22년도까지 19년도 버전을 쓰고 있어서.,,,,,,,,,,,,방치 중이었다.,,,,,,,,,,,,,,
22년도 버전으로 업데이트 해주니 문제 해결!~!