Unsupported SDK version! w/v32.0.0

That’s it. Trying to build an app with Expo SDK version 32.0.0 is throwing

Error: Unsupported SDK Version!
    at Object.ensureCanBuildSdkVersion (/app/turtle/build/builders/utils/version.js:18:15)
    at <anonymous>
    at process._tickDomainCallback (internal/process/next_tick.js:229:7)

Running expo build:android --no-publish on expo v3.x cli tool.

Hey @ramadis- sorry you’re running into this. Could you share the buildID? Or did it error before even starting the actual build?

(If you’re in a rush to build, I suggest downgrading to expo-cli version 2.21.2 and building from there)

Here’s the buildId: 1d2d0908-385c-4659-9149-437ff85d97b0. Since it did start i’m not sure if it’s related to the CLI tool or to something else.

Thank you for the help!

Can you share your app.json and package.json files here?

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