
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
강의 내용 그대로 따라갔는데 자꾸 오류가 납니다.
storeFile 경로는 C:\Users\송유호\key.jks인데 혹시 한글 경로라 문제가 있나요?
해결방법이 궁금합니다.
PS C:\flutter\mymemo_admob> flutter build appbundle
Building with sound null safety
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:validateSigningRelease'.
> Keystore file 'C:\Users\??��?????��\key.jks' not found for signing config 'release'.
* 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 5s
Running Gradle task 'bundleRelease'... 5.9s
Gradle task bundleRelease failed with exit code 1
