
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
RUN 진행 시 아무런 반응이 없고 어디서부터 잘못된 것인지 구분이 안가서 문의 드립니다..
RUN 진행 시 발생하는 문제는 하기와 같습니다.
Launching lib\main.dart on Android SDK built for x86 in debug mode...
main.dart:1
ERROR: JAVA_HOME is set to an invalid directory: C:\Users\PC_1M\Downloads\jdk-20_doc-all
Please set the JAVA_HOME variable in your environment to match the
location of your Java installation.
모든 설치파일은 설치 완료하였으나 Cmd 내 flutter doctor --android-licenses 입력 시 에러가 이렇게 뜨네요..
ERROR: JAVA_HOME is set to an invalid directory: C:\Users\PC_1M\Downloads\jdk-20_doc-all
Please set the JAVA_HOME variable in your environment to match the
location of your Java installation.
어떤 부분에서 수정이 필요한지 말씀주시면 반영토록 하겠습니다!
