You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the release to Expo fails and shows the following message:
145
+
146
+
> Found eas-cli in your project dependencies.
147
+
> It's recommended to use the "cli.version" field in eas.json to enforce the eas-cli version for your project.
148
+
> Learn more: [Expo EAS CLI Documentation](https://github.com/expo/eas-cli#enforcing-eas-cli-version-for-your-project)
149
+
150
+
This issue is usually caused by an outdated `eas-cli` version. To resolve it, upgrade `eas-cli` in the mobile container by running the following commands:
0 commit comments