question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: Unable to resolve module ./components/Checkbox from node_modules\react-native-paper\lib\module\index.js

See original GitHub issue

Environment

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.

image

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:9
  • Comments:13

github_iconTop GitHub Comments

15reactions
notjuliancommented, May 21, 2020

Somebody are resolve this problem ?

yes with this #1882

npx react-native start --reset-cache

0reactions
adnansudozaicommented, May 27, 2021

delete node module folder from your project and type npm install in your project cmd

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found