-
Notifications
You must be signed in to change notification settings - Fork 577
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
v12 RC with Yarn: Unable to resolve "bson" from "node_modules/realm/dist/bundle.react-native.js" #6040
Comments
Hi @Acetyld, I would really like to reproduce this so we can get this resolved. Here are the steps I've have done:
This works without failure. I have also added in the
This has worked for me with the node 16 and 18 as well as npm 8 and 9. |
Node: v18.17.0 Also another thing i noticed, using newest expo dev client + realm was giving me the issue that the metro was stuck at 100% and i got a black screen, after a solid 2 hours of debuggin i noticed this only happend when flipper was open before starting metro load, if i disable flipper and then open app it works, after that i can safely open flipper |
@Acetyld Alright, so this happens when upgrading, but not when installing realm into a clean project. Thanks for the hint there. |
@Acetyld Actually it's not upgrading that is the issue. It's |
This will be fixed in the next release. For now, |
Perfect. |
How frequently does the bug occur?
Always
Description
Unable to resolve "bson" from "node_modules/realm/dist/bundle.react-native.js"
Stacktrace & log output
No response
Can you reproduce the bug?
Always
Reproduction Steps
Clean expo project, make a dev build, add "realm": "^12.0.0-rc.3",
Version
12.0.0-rc.3
What services are you using?
Are you using encryption?
No
Platform OS and version(s)
expo 49 0.72.3
Build environment
Which debugger for React Native: ..
Cocoapods version
No response
The text was updated successfully, but these errors were encountered: