
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
eas build -p android --profile development
이거 했는데
eas build가 안되어요ㅠ
C:\Users\billr\Desktop\namul1\namul-do gam>eas build -p android --profile dev elopment Specified value for "android.package" in app.json is ignored because an andr gam>eas build -p android--profile development Specified value for "andr oid.package" in app.jsonis ignored because an and roid directory was detect ed in the project.EAS Build will use the va lue found in the native c ode.✔ Using remote Android cr edentials (Expo server) √ Generate a new Android Keystore? ... yes Detected that you do not have keytool installed lo cally. ✔ Generating keystore in the cloud... ✔ Created keystore Compressing project files and uploading to EAS Bui ld. Learn more: https://e xpo.fyi/eas-build-archive ✔ Compressed project file s 1s (910 KB) ✔ Uploaded to EAS Build details: https://expo.dev/accounts/kwonheejung/projects/namul-dogam/b uilds/38c1d92d-6c61-401a-9f84-9b21533435c8 Waiting for build to complete. You can press Ctrl+C to exit. ✖ Build failed Build details: https://ex po.dev/accounts/kwonheejung/projects/namul-dogam/builds/38c1d92d-6c61-401a- 9f84-9b21533435c8 Waiting for build to comp lete. You can press Ctrl+C to exit.✖ Build failed � Android build failed: Gradle build failed with unknown error. See logs f or the "Run gradlew" (htt ps://expo.dev/accounts/kw onheejung/projects/namul- dogam/builds/38c1d92d-6c6 1-401a-9f84-9b21533435c8# run-gradlew) phase for mo re information.
