커뮤니티
포인트
쿠폰
내 강의실
국비 신청 내역
증명서
계정
로그아웃
학습 질문
개발 일지
나의 활동
답변 완료
앱 배포하기에서 터미널 실행시오류
[왕초보] 플러터(Flutter)로 시작하는 앱개발 종합반 v0
5주차
북마크
김*남
댓글
10
추천
0
조회수
32
조회수
32
답변 완료

앱 배포하기에서 터미널 에


flutter build appbundle 실행시키면 아래와 같은 오류 나옵니다.


Building with sound null safety 




FAILURE: Build failed with an exception.


* Where:
Build file 'C:\Users\user\OneDrive\Desktop\flutter\mymemo_admob\android\app\build.gradle' line: 36


* What went wrong:
A problem occurred evaluating project ':app'.
> Malformed \uxxxx encoding.


* 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 2s
Running Gradle task 'bundleRelease'...                              3.3s
Gradle task bundleRelease failed with exit code 1


user@DESKTOP-P31LL10 MINGW64 ~/OneDrive/Desktop/flutter/mymemo_admob
$ flutter build appbundle


 Building with sound null safety 




FAILURE: Build failed with an exception.


* Where:
Build file 'C:\Users\user\OneDrive\Desktop\flutter\mymemo_admob\android\app\build.gradle' line: 36


* What went wrong:
A problem occurred evaluating project ':app'.
> Malformed \uxxxx encoding.


* 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
Running Gradle task 'bundleRelease'...                           2,042ms
Gradle task bundleRelease failed with exit code 1


취소
 공유
취소
댓글 0
댓글 알림
나의얼굴