1. 에러 메시지
FAILURE: Build failed with an exception.
* What went wrong:
Could not open settings generic class cache for settings file 'C:\Users\user\Desktop\instagram\android\settings.gradle' (C:\Users\user\.gradle\caches.7\scriptsfnwrr8g4rohfp291nvlxj5qe).
> BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 61
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 886ms
Exception: Gradle task assembleDebug failed with exit code 1
2. 안드로이드 스튜디오에서 설정하는 페이지 캡쳐
구글링해보니.. jdk와 gradle 버전이 안맞아서 생기는 일 같아서, Gradle 설정하는 곳에 들어갔는데, 제 화면은 아래와 같이 뜹니다..ㅠㅠ
구글링 해보면 하단에 Gradle Project라고 써진 부분에서 설정해야 할 거 같은데.. 제 화면에는 그 부분이 아예 안뜹니다.
3. 플러터 닥터 화면..
뭐가 문제일까요 ㅠㅠ 설정 초반에 동일한 에러 메시지가 나와서 찾던 도중..
에뮬레이터가 실행되기 시작하면서 이삼일 코딩했는데, 이 메시지가 또 나오고 실행이 안되네요 ㅠㅠ