-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
Labels
eas updateneeds reviewIssue is ready to be reviewed by a maintainerIssue is ready to be reviewed by a maintainer
Description
Build/Submit details page URL
No response
Summary
Part of my config has:
"name": "Name",
"slug": "name",
"extra": {
"eas": {
"projectId": "id"
}
},
Managed or bare?
bare
Environment
expo-env-info 1.0.5 environment info:
System:
OS: macOS 13.3
Shell: 5.9 - /bin/zsh
Binaries:
Node: 16.14.0 - ~/.nvm/versions/node/v16.14.0/bin/node
Yarn: 1.22.17 - /opt/homebrew/bin/yarn
npm: 8.3.1 - ~/.nvm/versions/node/v16.14.0/bin/npm
Watchman: 2023.02.06.00 - /opt/homebrew/bin/watchman
Managers:
CocoaPods: 1.11.3 - /Users/henrymoulton/.rbenv/shims/pod
SDKs:
iOS SDK:
Platforms: DriverKit 22.4, iOS 16.4, macOS 13.3, tvOS 16.4, watchOS 9.4
IDEs:
Android Studio: 2022.1 AI-221.6008.13.2211.9619390
Xcode: 14.3/14E222b - /usr/bin/xcodebuild
npmPackages:
expo: ^47.0.0 => 47.0.12
react: 18.1.0 => 18.1.0
react-native: 0.70.8 => 0.70.8
npmGlobalPackages:
eas-cli: 3.9.0
expo-cli: 6.0.8
Expo Workflow: bare
expo doctor
┌─────────────────────────────────────────────────────────────────────────┐
│ │
│ There is a new version of expo-cli available (6.3.2). │
│ You are currently using expo-cli 6.0.8 │
│ Install expo-cli globally using the package manager of your choice; │
│ for example: `npm install -g expo-cli` to get the latest version │
│ │
└─────────────────────────────────────────────────────────────────────────┘
Expected package @expo/config-plugins@^5.0.2
Found invalid:
@expo/[email protected]
@expo/[email protected]
(for more info, run: npm why @expo/config-plugins)
Some dependencies are incompatible with the installed expo package version:
- @shopify/flash-list - expected version: 1.3.1 - actual version installed: 1.4.1
- expo-av - expected version: ~13.0.3 - actual version installed: 13.0.2
- expo-linking - expected version: ~3.3.1 - actual version installed: 3.3.0
- expo-location - expected version: ~15.0.1 - actual version installed: 15.1.1
- react-native-maps - expected version: 1.3.2 - actual version installed: 1.4.0
- react-native-reanimated - expected version: ~2.12.0 - actual version installed: 2.13.0
Error output
Reproducible demo or steps to reproduce from a blank project
Haven't been able to get to a reproducible demo yet.
Metadata
Metadata
Assignees
Labels
eas updateneeds reviewIssue is ready to be reviewed by a maintainerIssue is ready to be reviewed by a maintainer

