You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creating new worker instance
Intel, 4 vCPUs, 16 GB RAM
Using image "ubuntu-20.04-jdk-11-ndk-21.4.7075529" based on "ubuntu-2004-focal-v20220823"
Installed software:
NDK 21.4.7075529
Node.js 16.18.1
Bun 1.0.2
Yarn 1.22.17
pnpm 7.0.0
npm 8.1.2
Java 11
No image was explicitly specified. Resolved builder image to 'ubuntu-20.04-jdk-11-ndk-r21e'.
Expo CLI 6.3.10
Solution
iOS buld using eas build --platform ios is working fine.
Additional comments
The text was updated successfully, but these errors were encountered:
I have resolved the issue. It was caused due jpg image named as png.
Renaming assets/imgs/bg5.png to assets/imgs/bg5.jpg fixed it and now I able build the android app.
Version
1.6.1
Reproduction link
https://jsbin.com/puhofetoze/edit?html,output
Operating System
EAS
Device
Android
Browser & Version
Steps to reproduce
eas build --platform android
What is expected?
Build android app using the Expo EAS
What is actually happening?
Error in the "Run gradlew" step. Error log can be found here https://jsbin.com/puhofetoze/edit?html,output
Creating new worker instance
Intel, 4 vCPUs, 16 GB RAM
Using image "ubuntu-20.04-jdk-11-ndk-21.4.7075529" based on "ubuntu-2004-focal-v20220823"
Installed software:
No
image
was explicitly specified. Resolved builder image to 'ubuntu-20.04-jdk-11-ndk-r21e'.Solution
iOS buld using eas build --platform ios is working fine.
Additional comments
The text was updated successfully, but these errors were encountered: