Error in running React-Native Project (expo version: )

There was a problem running the requested app.

Try again

Go back to Expo Home

exp://192.168.29.19:19003

This project uses SDK 40.0.0, but this version of Expo Go Only supports the following SDKs: 43.0.0, 44.0.0, 45.0.0. To load the project, it must be updated to a supported SDK version or an older version o[enter image description here][1]f Expo Go must be used.

Hi there-

The easiest way for you to fix this is probably to run expo upgrade on your project and upgrade it to SDK 45. This will give you bugfixes and performance enhancements from the last few SDK releases, so I recommend this approach.

If you really don’t want to do that, you could read about how to make an Expo Dev Client for yourself using the old SDK. I think that would be a lot harder but should also work.

1 Like

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