-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Unable to resolve module ./NativeFirebaseError #8084
Comments
Strange, something isn't right. There is a compatibility issue with react-native 0.76 currently that results in an iOS build failure which we are tracking here (with workaround at least) #8082 This issue of resolving things is not something we have run up against, and I demonstrate a 0.76 build here on this branch of my build demonstrator: https://github.com/mikehardy/rnfbdemo/blob/rn76/make-demo.sh Given I demonstrate reproducible / scripted success right there there is a high bar to keeping this issue open - and you have deleted all of the issue template nor is there an example so I'm not sure what to say - I reproduce success and do not reproduce this problem 🤔 |
Sorry for deleting all the information 🥲 Can I make a new issue providing all the information? |
It is kinda weird but now i am not getting this error after disabling newArch but i have few projects and i will try to upgrade them and check if they give this error on the first try or not JavascriptClick To Expand
|
I test new arch |
I am getting the following error message while running my project on React Native 76 and react-native-firebase/app version 21.2.0 with new arch disabled
The text was updated successfully, but these errors were encountered: