Error making build

Hi,

I’m trying to do a command “expo build:ios --release-channel test” and it is failing with this stack trace:

/app/turtle/workingdir/android/sdk36/tools-public /app/turtle/workingdir/android/sdk36/android/app
/app/turtle/workingdir/android/sdk36/android/app
Error: https://d1wp6m56sqw74a.cloudfront.net/~assets/3d29a75fcf0ed7dfff86d3db8f92fc69 is too small
    at WriteStream.stream.on (/app/turtle/node_modules/@expo/xdl/build/detach/ExponentTools.js:143:16)
    at emitNone (events.js:106:13)
    at WriteStream.emit (events.js:208:7)
    at fs.close (fs.js:2095:12)
    at /app/turtle/node_modules/graceful-fs/graceful-fs.js:45:10
    at FSReqWrap.oncomplete (fs.js:135:15)

I get the same error when I try to do expo build:android.
Can someone help with this?

Diagnostics:
Expo CLI 3.13.1 environment info:
System:
OS: macOS 10.15.3
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 12.13.1 - /usr/local/bin/node
npm: 6.12.1 - /usr/local/bin/npm
IDEs:
Android Studio: 3.5 AI-191.8026.42.35.6010548
Xcode: 11.3.1/11C504 - /usr/bin/xcodebuild
npmPackages:
expo: ~36.0.0 => 36.0.2
react: ~16.9.0 => 16.9.0
react-native: https://github.com/expo/react-native/archive/sdk-36.0.0.tar.gz => 0.61.4
react-navigation: ^4.0.10 => 4.0.10
npmGlobalPackages:
expo-cli: 3.13.1

1 Like

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.