Eas update stucked at the begining
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 236
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 91
Description
### Build/Submit details page URL
https://expo.dev/accounts/studioriviera/projects/droovi
### Summary
when i try to update my app with eas update its stuck...
### Managed or bare?
managed
### Environment
npx expo-doctor
✔ Validating global prerequisites versions passed
✔ Checking for incompatible packages passed
✔ Checking for conflicting global packages in project passed
✔ Verifying prebuild support package versions are compatible passed
✔ Checking dependency versions for compatibility with the installed Expo SDK passed
✔ Validating Expo Config passed
✔ Checking package.json for common issues passed
### Error output
moms@MacBook-Pro-de-XXX-2 app-mobile % EXPO_DEBUG=true eas update --channel production
✔ Provide an update message: … yes
- Exporting...
[expo-cli] 2024-05-03T14:57:21.038Z expo:env No environment variables loaded from .env files.
- Exporting...
[expo-cli] 2024-05-03T14:57:21.068Z expo:metro:config react-native-reanimated package.json: /Users/XXXX/Dev/XXXX/app-mobile/node_modules/react-native-reanimated/package.json
- Exporting...
[expo-cli]
- Exporting...
[expo-cli] Expo Metro config:
- Exporting...
[expo-cli] - Version: 0.17.7
- Exporting...
[expo-cli] - Extensions: ts, tsx, mjs, js, jsx, json, cjs, scss, sass, css
- Exporting...
[expo-cli] - React Native: /Users/XXXX/Dev/XXXX/app-mobile/node_modules/react-native
- Exporting...
[expo-cli] - Watch Folders:
- Exporting...
[expo-cli] - Node Module Paths:
- Exporting...
[expo-cli] - Env Files: .env.production.local,.env.local,.env.production,.env
- Exporting...
[expo-cli] - Sass: null
- Exporting...
[expo-cli] - Reanimated: 3.6.3
- Exporting...
[expo-cli] 2024-05-03T14:57:21.084Z expo:start:server:metro:multi-platform Enabling alias: react-native-vector-icons -> @expo/vector-icons
- Exporting...
[expo-cli] 2024-05-03T14:57:21.084Z expo:metro:withMetroResolvers Appending 5 custom resolvers to Metro config. (has custom resolver: false)
- Exporting...
[expo-cli] Starting Metro Bundler
- Exporting...
[expo-cli]
- Exporting...
[expo-cli] 2024-05-03T14:57:21.094Z expo:start:server:metro:router Using app as the root directory for Expo Router.
- Exporting...
[expo-cli] 2024-05-03T14:57:21.094Z expo:metro:options Disabling lazy bundling for export build
- Exporting...
[expo-cli] 2024-05-03T14:57:21.095Z expo:start:server:metro:router Using app as the root directory for Expo Router.
- Exporting...
[expo-cli] 2024-05-03T14:57:21.095Z expo:metro:options Disabling lazy bundling for export build
- Exporting...
### Reproducible demo or steps to reproduce from a blank project
when i try to update my app with eas update its stuck...
Contributor guide
Assessment
This issue has not been assessed yet.