Error: Unable to resolve module ./components/Checkbox from node_modules\react-native-paper\lib\module\index.js
See original GitHub issueEnvironment
react-native: 0.62.2 react-native-paper: 3.9.0
Description
Error: Unable to resolve module ./components/Checkbox from node_modules\react-native-paper\lib\module\index.js
Error after updating from 3.8.0 to 3.9.0
Note: I’ve tried, cleared the cache and deleted node_modules and reinstalled.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:9
- Comments:13
Top Results From Across the Web
0 - Stack Overflow
Unable to resolve module react-navigation from /Users/3x7r3m157/Development/React-Native/food/App.js: Module react-navigation does not exist in ...
Read more >BabylonReactNative in new react native project that's not the ...
error : Error: Unable to resolve module ./buffer from /Users/PathToBabylon/BabylonProject/node_modules/@babylonjs/core/Meshes/index.js:
Read more >unable to resolve "firebase" from "app.js" - You.com
js file in the src folder. I am getting the following error on ESLint: Unable to resolve path to module './src/App'. (import/no-unresolved).
Read more >Error: Unable to resolve module `@react-native-community ...
js : @react-native-community/async-storage could not be found within the project. I installed react-native comet chat and try to call it in ...
Read more >Error: Unable to resolve module `util` – Split Help Center
Running bundle using React Native and Javascript SDK causes an error. Bundling failed: Error: Unable to resolve module `util`.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
yes with this #1882
npx react-native start --reset-cache
delete node module folder from your project and type npm install in your project cmd