
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
하나 해결하면 또 하나가 생기네요ㅠㅠ
아래와 같은 메세지가 뜨면서 build에 실패했다고 나와요ㅠㅠ
C:\Users\user\Desktop\sparta-study\spart-myhoneytip-yeong>eas build -p android --profile development Specified value for "android.package" in app.json is ignored because an android directory was detected in the project. EAS Build will use the value found in the native code. ✔ Using remote Android credentials (Expo server) √ Generate a new Android Keystore? ... yes Detected that you do not have keytool installed locally. ✔ Generating keystore in the cloud... ✔ Created keystore Compressing project files and uploading to EAS Build. Learn more: https://expo.fyi/eas-build-archive ✔ Uploaded to EAS Build details: https://expo.dev/accounts/eunyeong-jeong/projects/spart-myhoneytip-yeong/builds/d4cb7d1a-12e3-4a02-b564-99f03d7e74c3 Waiting for build to complete. You can press Ctrl+C to exit. ✖ Build failed 🤖 Android build failed: Gradle build failed with unknown error. See logs for the "Run gradlew" phase for more information.
