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.

After upgrade: ambiguous resolution: module

See original GitHub issue

RN 0.49.3

error: bundling failed: ambiguous resolution: module `/react/projects/ology_mobile_templates/Ology/index.js` tries to require `react-native`, but there are several files providing this module. You can delete or fix them: 

  * `/react/projects/ology_mobile_templates/Ology/node_modules/react-native-drawer-layout-polyfill/node_modules/react-native/package.json`
  * `/react/projects/ology_mobile_templates/Ology/node_modules/react-native-drawer-layout/node_modules/react-native/package.json`
  * `/react/projects/ology_mobile_templates/Ology/node_modules/react-native-iphone-x-helper/node_modules/react-native/package.json`
  * `/react/projects/ology_mobile_templates/Ology/node_modules/react-native-keyboard-aware-scroll-view/node_modules/react-native/package.json`
  * `/react/projects/ology_mobile_templates/Ology/node_modules/react-native-tab-view/node_modules/react-native/package.json`
  * `/react/projects/ology_mobile_templates/Ology/node_modules/react-native/package.json`

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:12

github_iconTop GitHub Comments

2reactions
redeemedfadicommented, Dec 13, 2017

I had to run react-native start --reset-cache after accidentally installing 0.4.0.

1reaction
alvarombcommented, Oct 24, 2017

Cool! glad to hear!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Ambiguous resolution - software-mansion/react-native-svg
Hello, after upgrading react-native to the latest RC, bundling fails ... failed. error: bundling failed: ambiguous resolution: module ...
Read more >
React Native Error: Ambiguous resolution - Stack Overflow
... I'm presented with a red screen with the following error: Ambiguous resolution: module '/Users/my-user/Documents/my-RN-app/app/index.js' ...
Read more >
Ambiguous class errors when running upgrade rector - Drupal
Select my custom module as project. Click on Run Rector. I get "Fail while processing my module" with above errors. Proposed resolution. How...
Read more >
Ambiguity Resolution from Interpretation - ScholarlyCommons
This theory makes the interesting and counter-intuitive prediction that for locally ambiguous sentences which are disambiguated consistently with the preferred ...
Read more >
8.2.3.3. Use a Qualifier to Resolve an Ambiguous Injection
About Modules and the New Modular Class Loading System used in JBoss Enterprise Application Platform 6 · 1.3. Install JBoss Enterprise Application Platform ......
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