
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
숙제 첨부파일을 다운받아서 강의 시작할때 다운받은 폴더에 덮어씌우고 실행하려고 하니까 아래 오류가 계속 뜹니다
어떻게 해야 하나요?
작성한 코드 및 에러 메세지
Launching lib\main.dart on sdk gphone64 x86 64 in debug mode...
FAILURE: Build failed with an exception.
* Where:
Build file 'C:\Users\lover\Desktop\mobile_app_study\scc-memory-matching-game-main\android\build.gradle' line: 4
* What went wrong:
An exception occurred applying plugin request [id: 'dev.flutter.flutter-gradle-plugin']
> Failed to apply plugin 'dev.flutter.flutter-gradle-plugin'.
> settings.gradle/settings.gradle.kts does not exist: C:\Users\lover\Desktop\mobile_app_study\scc-memory-matching-game-main\settings.gradle.kts
* 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 1s
Error: Gradle task assembleDebug failed with exit code 1
Exited (1).
이콘을 눌러 코드박스를 만들어 보세요.
Tip 2) Ctrl+A(맥의 경우 Command+A) 단축키로 코드를 한 번에 선택할 수 있어요!
