Unable to build my expo project.- Unsupported SDK version: our app builders don't have support for 33.0.0 version yet.

Please run expo diagnostics and paste the log that’s printed out along with your question or issue!

I am unable to build my expo project.It gives me below error

Unsupported SDK version: our app builders don’t have support for 33.0.0 version yet. Submitting the app to the Google Play Store may result in an unexpected behaviour
Unsupported SDK version
Error: Unsupported SDK version

expo diagnostics


Expo CLI 3.0.4 environment info:
System:
OS: Windows 8.1
Binaries:
npm: 6.10.0 - C:\Program Files\nodejs\npm.CMD

can you update to a more recent sdk version? we don’t support sdk 33 anymore.

Hi Expo Team,
Thanks for immediate revert.
I cant upgrade now.Is there any other workaround for this one?

you can download turtle-cli and set it up to do the build locally. it should actually be fairly easy to upgrade from 33 to 34, that would be my recommendation

i am unable to build using turtle-cli.?Is there any link which can help in this context
Thanks for help

instructions for turtle-cli: Building Standalone Apps on Your CI - Expo Documentation

information on sdk 34 and upgrade instructions: Expo SDK 34 is now available. Expo SDK v34.0.0 is out today and is… | by Eric Samelson | Exposition

thanks a lot Expo team.That worked.

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