Individual team missing when running eas build
#2227
Labels
needs review
Issue is ready to be reviewed by a maintainer
eas build
#2227
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
The text was updated successfully, but these errors were encountered: