expo / turtle

Standalone app builder service
MIT License
385 stars 29 forks source link

Release of the Expo SDK 45 tarball #399

Closed hshyk closed 2 years ago

hshyk commented 2 years ago

Question Checklist

Question Subject

Looking for the release of the Expo SDK 45 tarball.

Question Description

When trying to build an Expo app locally, it is blocked on the tarball not being available in https://github.com/expo/turtle/tree/master/shellTarballs.

Failed to build standalone app
  err: Error: ENOENT: no such file or directory, open '/Users/xxxxxx/.config/yarn/global/node_modules/turtle-cli/shellTarballs/ios/sdk45'
  platform: "ios"
wkozyra95 commented 2 years ago

As mentioned in the release blogpost https://blog.expo.dev/expo-sdk-45-f4e332954a68 support for sdk45 in classic builds(and turtle-cli) will land a bit later, you can subscribe for releases on this repo to be notified.