Where to find the SDK version

Please provide the following:

  1. SDK Version: that’s the problem
  2. Platforms(Android/iOS/web/all): all

What is my SDK version? How do I find out?

expo -V is the expo version, but what is the SDK version?

it is listed next to expo in the dependencies section of package.json

1 Like

In addition to what Charlie said, you can see it by running expo diagnostics

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