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.

Unable to resolve ./modal/Modal

See original GitHub issue
Unable to resolve ./modal/Modal" from "./C:\\Users\\Ramon\\Code\\native\\bs.li\\node_modules\\expo\\src\\Expo.js`: could not resolve `C:\\Users\\Ramon\\Code\\native\\bs.li\\node_modules\\expo\\src\\modal\\Modal' as a file nor as a folder","name":"UnableToResolveError","type":"UnableToResolveError","errors":[{}]},"type":"bundling_error"}"

I have been getting this error on my Windows 10 machine. I tried going back to an older commit but this doesn’t fix the error.

explorer The files in question are present.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:4
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
idecommented, Nov 11, 2017

The fix is already on npm, just get the latest package (published yesterday IIRC).

0reactions
maranocommented, Nov 19, 2017

The fix didn’t seem to work for me. I had to manually rename the folder from Modal to modal inside node_modules.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issue #177 · maxs15/react-native-modalbox - GitHub
I import the library like this: import Modal from 'react-native-modalbox';. and get: unable to resolve module 'react-native-modalbox'.
Read more >
Can't resolve all parameters for Modal: (?, ?, ?) - Stack Overflow
It's an ionic ocmponent. It is not my code. Okay then. Error says it cant find dependencies reuired for modal when modal is...
Read more >
react-modal - npm
Accessible modal dialog component for React.JS. Latest version: 3.16.1, last published: 2 months ago. Start using react-modal in your ...
Read more >
Modal - Angular powered Bootstrap
If you pass a component type as content, then instances of those components can be injected with an instance of the NgbActiveModal class....
Read more >
react-modal | Yarn - Package Manager
Use <ReactModal> tag inside your React CDN app. API documentation. The primary documentation for react-modal is the reference book, which describes the API...
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