Skip to content

EAS Build fails with Expo SDK 55 - JavaScript bundling error #3

@LumoNox

Description

@LumoNox

Description

EAS Cloud Build consistently fails during the JavaScript bundling phase for Android builds.

Error

Unknown error. See logs of the Bundle JavaScript build phase for more information.

Environment

  • Expo SDK: 55.0.0
  • EAS CLI: 18.4.0
  • Build Type: preview (internal distribution)

Steps to Reproduce

  1. Clone the repository
  2. Run eas build --platform android --profile preview
  3. Build fails during JavaScript bundling phase

Additional Context

  • Local expo export --platform android works correctly (bundles successfully)
  • The office-game assets are being pre-built in the workflow
  • Multiple rebuild attempts all fail with the same error

Questions

  • Is there a known workaround for building Android APKs with SDK 55?
  • Could this be related to the Gradle/Node.js version on EAS build servers?
  • Any guidance on how to successfully build the Android APK appreciated.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions