EQuimper / twitter-clone-with-graphql-reactnative

164 stars 71 forks source link

The experience you requested uses Expo SDK v(null) #53

Open Tzikas opened 6 years ago

Tzikas commented 6 years ago

Getting the following error. I checked the app.json file and the sdkVersion is there, so not sure what else to do.

The experience you requested uses Expo SDK v(null), but this copy of Expo Client requires at least v20.0.0. The author should update their experience to a newer Expo SDK version.

https://stackoverflow.com/questions/49721497/expo-not-loading-react-native-null-expo-sdk-version

EQuimper commented 6 years ago

Thank you for opening this issue. I will need to update the expo sdk.

Tzikas commented 6 years ago

https://blog.expo.io/expo-sdk-v27-0-0-is-now-available-898bf1e5b0e4

This worked for a different project

https://stackoverflow.com/questions/52287710/the-experience-you-requested-uses-expo-sdk-vnull-but-this-copy-of-expo-client?noredirect=1#comment91542997_52287710

jmongtalvof commented 5 years ago

I get a similar error but except for v20.0.0 it says v26.0.0 The experience you requested uses Expo SDK v(null), but this copy of Expo Client requires at least v26.0.0. The author should update their experience to a newer Expo SDK version.

Do you know what can I do?

EQuimper commented 5 years ago

I will need to update the sdk, expo stop working when old sdk and this is what happen. Here I did this project more than a year ago so... But yes I will take the time to do this

jmongtalvof commented 5 years ago

Thank you so much and sorry for the inconvenience