Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Expo SDK 50 support #210

Closed
mluiten opened this issue Jan 19, 2024 · 3 comments
Closed

Add Expo SDK 50 support #210

mluiten opened this issue Jan 19, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@mluiten
Copy link

mluiten commented Jan 19, 2024

Summary

Yesterday Expo released SDK 50, but I'm getting peer dependency errors when combined with @config-plugins plugins, for example:

npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/expo
npm ERR!   peer expo@"^49" from @config-plugins/[email protected]
npm ERR!   node_modules/@config-plugins/react-native-blob-util
npm ERR!     @config-plugins/react-native-blob-util@"^6.0.0" from the root project

When do you plan to add support for SDK 50? Thanks for the hard work!

Config Plugin

@config-plugins/react-native-blob-util

What platform(s) does this occur on?

Android, iOS

SDK Version

50

Reproducible demo

npm install expo@^50.0.0
npx expo install --fix
@mluiten mluiten added the bug Something isn't working label Jan 19, 2024
@oftoapp
Copy link

oftoapp commented Jan 23, 2024

any update here?

@sebimarkgraf
Copy link

Seems to already have some progress over here: #211

@sebimarkgraf
Copy link

Is this finished as #220 is merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants