react-native gogle-services\debug 에러

2019. 5. 31. 08:12Development/React, React-Native

에러 메세지

> Configure project :react-native-navigation
downloadRobolectricDependencies into C:\Users\ioume\coding\daios\touchtalk-reactnative\android\build\robolectric-3.5.1-dependencies

> Task :app:processDebugGoogleServices FAILED
Parsing json file: C:\Users\reactnative-project\android\app\google-services.json

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:processDebugGoogleServices'.
> Failed to delete: C:\Users\ioume\coding\daios\touchtalk-reactnative\android\app\build\generated\res\google-services\debug

* 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.

윈도우 경우 google-services\debug 경로 디렉터리 삭제 또는 생성 실패로 에러가 날 경우

메세지에 따라서 폴더를 만들거나 삭제해주어야한다.