커뮤니티
포인트
쿠폰
내 강의실
국비 신청 내역
증명서
계정
로그아웃
학습 질문
개발 일지
나의 활동
답변 완료
안드로이드 에뮬레이터로 실행해보려하니 오류가 발생합니다.
[왕초보] 플러터(Flutter)로 시작하는 앱개발 종합반 v0
5주차
북마크
박*현
댓글
8
추천
0
조회수
22
조회수
22
답변 완료

* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.

* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.


안녕하세요

ios 시뮬레이터로 하면 문제없는데 admob 때문에 안드로이드 에뮬로 실행해보려하니 아래와같이 빌드 시오류가 발생합니다.


mac OS 환경이고 vscode, 안드로이드 스튜디오 동일하게 오류가 발생합니다.


Invalidate cache, flutter clean 이런걸 시도해보았으나 진전이 없습니다







Launching lib/main.dart on sdk gphone arm64 in debug mode...

Running Gradle task 'assembleDebug'...




FAILURE: Build failed with an exception.




* What went wrong:

Execution failed for task ':app:mergeDebugResources'.

> java.io.IOException: Unable to delete directory '/Volumes/TBT3_SSD/Dev/project/flutter/mymemo_admob/build/app/intermediates/merged_res_blame_folder/debug/out'

  Failed to delete some children. This might happen because a process has files open or has its working directory set in the target directory.

  - /Volumes/TBT3_SSD/Dev/project/flutter/mymemo_admob/build/app/intermediates/merged_res_blame_folder/debug/out/multi-v2/._values-zu.json

  - /Volumes/TBT3_SSD/Dev/project/flutter/mymemo_admob/build/app/intermediates/merged_res_blame_folder/debug/out/multi-v2/._values-v23.json

  - /Volumes/TBT3_SSD/Dev/project/flutter/mymemo_admob/build/app/intermediates/merged_res_blame_folder/debug/out/multi-v2/._values-as.json

  - /Volumes/TBT3_SSD/Dev/project/flutter/mymemo_admob/build/app/intermediates/merged_res_blame_folder/debug/out/multi-v2/._values-gu.json

  - /Volumes/TBT3_SSD/Dev/project/flutter/mymemo_admob/build/app/intermediates/merged_res_blame_folder/debug/out/multi-v2/._values-watch-v20.json

  - /Volumes/TBT3_SSD/Dev/project/flutter/mymemo_admob/build/app/intermediates/merged_res_blame_folder/debug/out/multi-v2/._values-v24.json

  - /Volumes/TBT3_SSD/Dev/project/flutter/mymemo_admob/build/app/intermediates/merged_res_blame_folder/debug/out/multi-v2/._values-zh-rHK.json

  - /Volumes/TBT3_SSD/Dev/project/flutter/mymemo_admob/build/app/intermediates/merged_res_blame_folder/debug/out/multi-v2/._values-mr.json

  - /Volumes/TBT3_SSD/Dev/project/flutter/mymemo_admob/build/app/intermediates/merged_res_blame_folder/debug/out/multi-v2/._values-pa.json

  - /Volumes/TBT3_SSD/Dev/project/flutter/mymemo_admob/build/app/intermediates/merged_res_blame_folder/debug/out/multi-v2/._values-es-rUS.json

  - /Volumes/TBT3_SSD/Dev/project/flutter/mymemo_admob/build/app/intermediates/merged_res_blame_folder/debug/out/multi-v2/._values-az.json

  - /Volumes/TBT3_SSD/Dev/project/flutter/mymemo_admob/build/app/intermediates/merged_res_blame_folder/debug/out/multi-v2/._values-ldltr-v21.json

  - /Volumes/TBT3_SSD/Dev/project/flutter/mymemo_admob/build/app/intermediates/merged_res_blame_folder/debug/out/multi-v2/._values-zh-rTW.json

  - /Volumes/TBT3_SSD/Dev/project/flutter/mymemo_admob/build/app/intermediates/merged_res_blame_folder/debug/out/multi-v2/._values-ky.json

  - /Volumes/TBT3_SSD/Dev/project/flutter/mymemo_admob/build/app/intermediates/merged_res_blame_folder/debug/out/multi-v2/._values-ca.json

  - /Volumes/TBT3_SSD/Dev/project/flutter/mymemo_admob/build/app/intermediates/merged_res_blame_folder/debug/out/multi-v2/._values-hdpi-v4.json

  - and more ...




* 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

Exception: Gradle task assembleDebug failed with exit code 1


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