eas-cli icon indicating copy to clipboard operation
eas-cli copied to clipboard

Fastest way to build, submit, and update iOS and Android apps

Results 186 eas-cli issues
Sort by recently updated
recently updated
newest added

### Summary I am trying to login using the command `eas login` but keep getting this error: `Error: GraphQL request failed.` It came out of nowhere after I updated the...

needs more info
eas build

# Why This version includes the `File` primitive that might be required for FormData and large file uploads. See: https://nodejs.org/en/blog/release/v18.13.0#introduce-file See: https://github.com/expo/eas-cli/pull/2414#discussion_r1634640527 # How Bumped all `engines: node: >=18.0.0` to...

### Build/Submit details page URL https://expo.dev/accounts/librex/projects/rtro/builds/96097dbf-c26e-4623-91a7-43df3744bda9 ### Summary Setting the update request headers in 'Expo.plist' to '{"expo-channel-name":"production"}' Could not locate a valid AppDelegate at root: "/Users/expo/workingdir/build/apps/mobile" Please report this as...

eas build

> ⚠️ Warning, there seems to be an issue related to `FormData` and fetch. Right now, we are using `import 'form-data'`, which doesn't get handled properly with `undici` or Node...

# Why This is a follow-up PR of #2414, to try and fall-back to the built-in Node `fetch` support as much as possible. This is an attempt, as likely more...

# Why allow the user to select package manager when doing onboarding # How allow the user to select package manager when doing onboarding # Test Plan