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

[Bug] Issues upgrading to react-native v0.71 #316

Closed
Dajust opened this issue Feb 28, 2023 · 9 comments
Closed

[Bug] Issues upgrading to react-native v0.71 #316

Dajust opened this issue Feb 28, 2023 · 9 comments

Comments

@Dajust
Copy link

Dajust commented Feb 28, 2023

Describe the bug
Trying to upgrade to RN v0.71 but keep getting the following error

FAILURE: Build failed with an exception.

* Where:
Build file '/.../node_modules/react-native-mmkv-storage/android/build.gradle' line: 138

* What went wrong:
A problem occurred evaluating project ':react-native-mmkv-storage'.
> Expected directory '/.../node_modules/react-native-mmkv-storage/android/../../../node_modules/react-native/android' to contain exactly one file, however, it contains no files.

To Reproduce
Steps to reproduce the behavior:

  1. upgrade to RN v0.71
  2. Rebuild react-native android
  3. See error

Expected behavior
react-native-mmkv-storage should continue working on the latest version of RN.

Screenshots
If applicable, add screenshots to help explain your problem.

Platform Information:

  • OS: Android
  • React Native Version 0.71
  • Library Version 0.8.0
  • Gradle 7.5.1

Additional context
Add any other context about the problem here.

@petrlz63
Copy link

petrlz63 commented Mar 3, 2023

+1

@WrathChaos
Copy link

I am having the same problem.
@ammarahm-ed Can you take a look at this?

@playset
Copy link

playset commented Mar 3, 2023

+1, how to fix this?

@japhet247
Copy link

+1

@WrathChaos
Copy link

I believe this is going to resolve this issue:
729a85f

@Ahmedhamed77
Copy link

I believe this is going to resolve this issue: 729a85f
when this will be released?

@ammarahm-ed
Copy link
Owner

I'll make a release soonish. Hopefully today.

@ammarahm-ed
Copy link
Owner

Fixed in 0.9.0.

@WrathChaos
Copy link

Thank you for the fix :) @ammarahm-ed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants