react-native-popover-view
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
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 (
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.
Can you try redoing the installation step?