-
-
Notifications
You must be signed in to change notification settings - Fork 802
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
Could not resolve dependency - @callstack/react-theme-provider@3.0.3 #496
Comments
Hello. I'm having the same error. Did you resolve this? |
The same problem |
I have kind of the same problem because I'm upgrading to Expo@46 and the React versions collide in a spectacular way. I assume it's because the React version is fixed to 16 in A good rewrite could be to use the Modal that now exists in
|
I don't exactly remember how I resolved this issue, but can you guys try out the specific versions of these 3 packages if you are using it. vividly remember these were the causes of it. |
Will try, thank you. |
@ztamizzen did it work? |
Not really, I still get And I realize that |
Issue Description
[stderr] npm WARN Could not resolve dependency:
[stderr] npm WARN peer react@"^16.3.0" from @callstack/react-theme-provider@3.0.3
[stderr] npm WARN node_modules/@callstack/react-theme-provider
[stderr] npm WARN @callstack/react-theme-provider@"3.0.3" from react-native-country-picker-modal@2.0.0
[stderr] npm WARN node_modules/react-native-country-picker-modal
Steps to Reproduce / Code Snippets
Building with Expo 45
Expected Results
Build should be successful
Additional Information
The text was updated successfully, but these errors were encountered: