Packages not found with react native (mobile) with latest react native version (0.73.5) #2648
Unanswered
krunal-cmyk
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
I am trying
react-native-web
using mono repo for mobile and web, I have installed all plugins which are required i.e. @reduxjs/toolkit, @react-navigation/native etc. I am getting no errors when I run web, but when I run app, it says @reduxjs/toolkit not found, though the plugin is present in the workspace node_modulesMy project structure looks like below -
I am not sure if the error is due to
metro.config.js
, please help me on how to get rid of this error.Beta Was this translation helpful? Give feedback.
All reactions