Bundling in version 4.2 produces "Unable to resolve "./overflowMenu/overflowMenuItem.component""
See original GitHub issueIssue type
I’m submitting a … (check one with “x”)
- bug report
- feature request
Issue description
Current behavior: Bundling ends with the following error:
Unable to resolve “./overflowMenu/overflowMenuItem.component” from “node_modules/react-native-ui-kitten/ui/index.js” Failed building JavaScript bundle.
Expected behavior: Bundling works.
Steps to reproduce:
Upgrade react-native-ui-kitten
to 4.2. In particular I narrowed this down to upgrading @eva-design/eva
to 1.2, which gets installed with react-native-ui-kitten
from 4.2 beta.
Related code:
insert short code snippets here
Other information:
OS, device, package version
@eva-design/eva@1.2.0
react-native-ui-kitten@4.2.0
Issue Analytics
- State:
- Created 4 years ago
- Comments:5
Top Results From Across the Web
Unable to find bundled Java version with flutter doctor, after ...
The answer is already posted here. For Mac User: Set Java_Home path using below article & then after applying this command.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@ben-wright thanks for posting this. Your answer is actual for Expo users. The final command will look like:
Btw, this should be actual not only for our library, but for any other reproducing changes in exported modules when updating
I have just run into this issue as well but I solved it by: