-
Execution failed for task ':app:installDebug'. INSTALL_FAILED_INSUFFICIENT_STORAGEERROR 2025. 10. 31. 21:45
* Android
Execution failed for task ':app:installDebug'.
> java.util.concurrent.ExecutionException: cohttp://m.android.builder.testing.api.DeviceException: cohttp://m.android.ddmlib.InstallException: INSTALL_FAILED_INSUFFICIENT_STORAGE: Failed to override installation location저장공간 부족으로 발생
에뮬레이터는 [Android Studio] - [Device Manager] - [Wipe Data] - ( ./gradlew clean ) 로 저장공간 확보 후 재실행

* iOS
error: unable to open output file [path] : 'No space left on device' (in target 'React-RCTAppDelegate' from project 'Pods')
시뮬레이터에 저장 공간 확보 후 [Clean Build Folder] - [Run]
'ERROR' 카테고리의 다른 글
Xcode 빌드 오류 Missing package product (0) 2026.07.15 Maximum update depth exceeded. (0) 2025.10.31 Changing numColumns on the fly is not supported. (0) 2025.08.04 [eslint] Unexpected use of continue statement no-continue (0) 2025.06.19 [iOS] safari 검사할 수 있는 응용 프로그램 없음 (0) 2025.06.17