expo / eas-cli

Fastest way to build, submit, and update iOS and Android apps
https://docs.expo.dev/eas/
MIT License
779 stars 81 forks source link

Individual team missing when running `eas build` #2227

Open maxshearer opened 7 months ago

maxshearer commented 7 months ago

Build/Submit details page URL

No response

Summary

When running eas build I'm being asked to select a team. The only teams that are visible are two other organization-level teams that my account is a member of and not the individual-level team I'd like to build to.

Managed or bare?

Bare

Environment

expo-env-info 1.2.0 environment info: System: OS: macOS 14.2.1 Shell: 5.9 - /bin/zsh Binaries: Node: 18.12.1 - ~/.nvm/versions/node/v18.12.1/bin/node Yarn: 1.22.19 - ~/.nvm/versions/node/v18.12.1/bin/yarn npm: 8.19.2 - ~/.nvm/versions/node/v18.12.1/bin/npm Managers: CocoaPods: 1.12.1 - /opt/homebrew/bin/pod SDKs: iOS SDK: Platforms: DriverKit 23.2, iOS 17.2, macOS 14.2, tvOS 17.2, visionOS 1.0, watchOS 10.2 IDEs: Android Studio: 2022.2 AI-222.4459.24.2221.9862592 Xcode: 15.2/15C500b - /usr/bin/xcodebuild npmPackages: expo: ^49.0.3 => 49.0.8 react: 18.2.0 => 18.2.0 react-native: 0.72.6 => 0.72.6 npmGlobalPackages: eas-cli: 7.2.0 expo-cli: 6.3.10 Expo Workflow: bare

✔ Check Expo config for common issues ✔ Check package.json for common issues ✔ Check dependencies for packages that should not be installed directly ✔ Check npm/ yarn versions ✔ Check for issues with metro config ✔ Check for common project setup issues ✔ Check Expo config (app.json/ app.config.js) schema ✔ Check for legacy global CLI installed locally ✔ Check that native modules do not use incompatible support packages ✔ Check that native modules use compatible support package versions for installed Expo SDK ✔ Check that packages match versions required by installed Expo SDK

Error output

No response

Reproducible demo or steps to reproduce from a blank project

eas build --profile preview --platform ios

1NoobDev commented 4 weeks ago

Having the same issue; I can only select my own team account (I am account holder); and the other teams that are organization accounts.. But I need to build to another team (individual account), where I am assigned to as admin..

How can we build for those teams that are individual accounts too? Yesterday I added the credentials via eas credentials via the account holder login; but today I try to make a build using my own account login username pass on eas build; without succes.. I can't choose this team..