Emulator does not start

Suddenly, the React-native project on the emulator stopped running; when I start the emulator, I get an error
This version of the app is out of date. Uninstall the app and run again to upgrade.

This version of the Expo app is out of date. Uninstall the app and run again to upgrade.

I tried to remove expo-cli and install it again, it does not help, installed the latest versions in package.json, did not help either, what could be the matter?

Hey @tsepen,

This message is referring to the Expo Client on the emulator. Can you delete the Expo Client and then start your project again via the expo-CLI? Doing so should install the latest version of the Expo Client.

Cheers,

Adam

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.