Error: While resolving module `convex/react` (React Native)
Hi guys, I'm facing this error when running the app with expo, can anyone help me?

9 Replies
can you send your package.json file?
Hi @CodingWithJamal my package:
looks like the error is coming from inside convex, so maybe try to delete and re-install your node_modules folder
but i dont see anything abnormal about this .json file
I've tried several times and still the same error...
@jamwt wonder if you can help, since your online sorry for the ping...
I'm racking my brain here but I can't solve it
I'm seeing "
rm ./node_modules/react-native/local-cli/core/__fixtures__/files/package.json and then restart packager" suggested for possibly related errors
but that just sounds similar, I don't know if it's actually related to this
oh!
Don't name your package convex!
that might help
There could be some confusion here both calling your package convex and trying to use convex as a dependency
@Brunowilliang would love to hear if this helps@ballingt That was exactly it hahahaha, I still can't believe that that was the problem