Quantcast
Channel: Active questions tagged react-native+android - Stack Overflow
Viewing all articles
Browse latest Browse all 29454

Your project is in SDK version >= 33.0.0, but the expo package version seems to be older

$
0
0

I can't start my Expo app. I am getting this error:

Your project is in SDK version >= 33.0.0, but the expo package version seems to be older.
(0 , _config(...).fileExistsAsync) is not a function

It was working properly on Monday. My expo cli and sdk versions are 36.0.0, so the newest ones. Did anyone have this problem as well and knows a possible fix for this?

I am using an Android Studio Emulator.

Just ran expo upgrade and it told me that I am already using the newest versions but I ran it anyways and it ended with this:

ConfigUtils(...).resolveModule is not a function

Viewing all articles
Browse latest Browse all 29454

Trending Articles