crossplatformkorea / react-native-kakao-login

react-native native module for Kakao sign in.
MIT License
350 stars 133 forks source link

eas build --platform android --development 빌드 에러 #375

Closed JungHyeonSub closed 1 year ago

JungHyeonSub commented 1 year ago

Description

image

[stderr] FAILURE: Build failed with an exception. [stderr] * What went wrong: [stderr] Could not determine the dependencies of task ':react-native-seoul_kakao-login:compileDebugAidl'. [stderr] > Could not resolve all task dependencies for configuration ':react-native-seoul_kakao-login:debugCompileClasspath'. [stderr] > Could not resolve com.kakao.sdk:v2-user:2.11.2. [stderr] Required by: [stderr] project :react-native-seoul_kakao-login [stderr] > Skipped due to earlier error [stderr] > Could not resolve com.kakao.sdk:v2-talk:2.11.2. [stderr] Required by: [stderr] project :react-native-seoul_kakao-login [stderr] > Skipped due to earlier error [stderr] > Could not resolve com.kakao.sdk:v2-story:2.11.2. [stderr] Required by: [stderr] project :react-native-seoul_kakao-login [stderr] > Skipped due to earlier error

image

빌드를 성공했었는데, eas build로 오늘부터 빌드를 하면 위와 같이 Fail이 발생합니다. 빌드를 성공한 시점으로 커밋을 변경해도 에러가 나며, 코드를 변경한게 없는데, 이와 같이 빌드 에러 나시는 분은 없을까요~?

Steps to reproduce

eas build --platform android --development

Snack or a link to a repository

https://github.com/JungHyeonSub

React Native Kakao Login version

5.2.6

React Native version

0.70.5

Platforms

Android

JavaScript runtime

None

Architecture

None

Build type

None

Device

None

Device model

No response

Acknowledgements

Yes

JungHyeonSub commented 1 year ago

eas build 시스템 에러로 간주됨~ 아침에 다시 빌드가 정상 동작함.