expo / eas-cli

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

Eas update stucked at the begining #2358

Open RivieraData opened 4 months ago

RivieraData commented 4 months ago

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

Reproducible demo or steps to reproduce from a blank project

when i try to update my app with eas update its stuck...

abdulsamadola commented 3 months ago

@RivieraData were you able to fix? having the same issue

RivieraData commented 1 month ago

@abdulsamadola still the same issue.

RivieraData commented 1 month ago

i found a solution, when i am using the termine in Visual Studio Code it do not work, but when i am using my terminal on my mac, its ok...

abdulsamadola commented 1 month ago

i found a solution, when i am using the termine in Visual Studio Code it do not work, but when i am using my terminal on my mac, its ok...

Yes this works for me. Thanks @RivieraData