
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
eas build -p android --profile development 오류
작성한 코드 및 에러 메세지
gemkd@DESKTOP-A994EM5 MINGW64 ~/OneDrive/바탕 화면/sparta study/sparta-honeytip-young (master)
$ 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)
✔ Using Keystore from configuration: Build Credentials 8-UxjkRsrt (default)
Compressing project files and uploading to EAS Build. Learn more: https://expo.fyi/eas-build-archive
✔ Uploaded to EAS 1s
Build details: https://expo.dev/accounts/kimdaeyoung/projects/sparta-myhoneytip-young/builds/d6dfa450-a772-4f40-973e-ebba946bf6db
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.
