react-native-popover-view icon indicating copy to clipboard operation
react-native-popover-view copied to clipboard

Error: Unable to resolve module react-native-popover-view from ...\MyStudents.js: react-native-popover-view could not be found within the project or in these directories

Open ywanhzy opened this issue 9 months ago • 1 comments

Describe the bug What is it that you are seeing? Please be detailed in your description so that I can help fix your issue as quickly as possible.

at ModuleResolver.resolveDependency ( \node_modules\metro\src\node-haste\DependencyGraph\ModuleResolution.js:129:15) at DependencyGraph.resolveDependency (\node_modules\metro\src\node-haste\DependencyGraph.js:288:43) at Object.resolve ( \node_modules\metro\src\lib\transformHelpers.js:129:24) at resolve ( \node_modules\metro\src\DeltaBundler\traverseDependencies.js:396:33) at \node_modules\metro\src\DeltaBundler\traverseDependencies.js:412:26 at Array.reduce () at resolveDependencies ( \node_modules\metro\src\DeltaBundler\traverseDependencies.js:411:33) at processModule ( \node_modules\metro\src\DeltaBundler\traverseDependencies.js:140:31) at async traverseDependenciesForSingleFile ( \node_modules\metro\src\DeltaBundler\traverseDependencies.js:131:3) at async traverseDependencies ( \node_modules\metro\src\DeltaBundler\traverseDependencies.js:60:7)

Device/Setup Info:

  • Device: [e.g. iPhone 6]
  • OS: [e.g. iOS 8.1]
  • react-native version: [e.g. 0.57.1] react: 17.0.2 => 17.0.2 react-native: 0.65.1 => 0.65.1
  • react-native-popover-view version: [e.g. 1.0.7] 5.1.8 Screenshots If there is a visual issue, add screenshots or a video so that I can see what is going on.

Debug Output Pass the debug={true} prop into the Popover, and then paste the contents of the log here.

ywanhzy avatar May 15 '24 03:05 ywanhzy

Can you try redoing the installation step?

image

youcefswoo avatar Sep 24 '24 18:09 youcefswoo