Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 #175

Open
ywanhzy opened this issue May 15, 2024 · 1 comment

Comments

@ywanhzy
Copy link

ywanhzy commented May 15, 2024

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.

@youcefswoo
Copy link

Can you try redoing the installation step?

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants