-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I'm getting the following error when building Android with expo 53:
- Creating native directory (./android)
✔ Created native directory
- Updating package.json
✔ Updated package.json | no changes
- Running prebuild
✖ Prebuild failed
Error: [android.dangerous]: withAndroidDangerousBaseMod: Could not find MIME for Buffer <null>
Error: [android.dangerous]: withAndroidDangerousBaseMod: Could not find MIME for Buffer <null>
at Jimp.parseBitmap (/home/expo/workingdir/build/node_modules/jimp-compact/dist/jimp.js:1:125518)
at Jimp.parseBitmap (/home/expo/workingdir/build/node_modules/jimp-compact/dist/jimp.js:1:8514)
at /home/expo/workingdir/build/node_modules/jimp-compact/dist/jimp.js:1:7613
at FSReqCallback.readFileAfterClose [as oncomplete] (node:internal/fs/read_file_context:68:3)
error: "expo" exited with code 1
bun expo prebuild --no-install --platform android exited with non-zero code: 1
Works fine for iOS. Note this is the same issue in #31 but I couldn't reopen that issue so I've opened a new one
Metadata
Metadata
Assignees
Labels
No labels