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.

This lib breaks the build in RN 0.14.0

See original GitHub issue

On package start you will see this error and it does not run the server because of it:

[10:37:29 AM] <START> request:/index.android.map?platform=android
Error: Naming collision detected: 
/Users/me/JAKT/crashr_react_native/node_modules/react-native-list-popover/node_modules/react-native/packager/react-packager/src/DependencyResolver/haste/polyfills/polyfills.js 

collides with /Users/me/app/node_modules/react-native/packager/react-packager/src/DependencyResolver/polyfills/polyfills.js

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
Ouadiecommented, Mar 8, 2016

Same error for me Error: Naming collision detected:, I’ve already tried to delete node_modules then node_modules/react-native-list-popover/node_modules/

0reactions
niftylettucecommented, Mar 17, 2016

See #15 for a solution

Read more comments on GitHub >

github_iconTop Results From Across the Web

npm WARN react-native-maps@0.14.0 requires a peer of ...
I did what you said and it built successfully but now it breaks in the second window it opens with this message: error:...
Read more >
Releases | Notifee
[iOS]: BREAKING CHANGE: Notifee now handles response events (PRESSED, ... does not build when using an expo managed app with the expo plugin...
Read more >
react-native-video - npm
0 breaking changes. Version 4.0.0 changes some behaviors and may require updates to your Gradle files. See Updating for details. Version 4.0.0 ...
Read more >
React-native version mismatch after upgrading to 0.60.4
Use this : First of all uninstall app from your device; After this clean gradlew; close the Metro bundler and also terminal
Read more >
SciPy Reference Guide
SciPy Reference Guide, Release 0.14.0 ... Scipy builds on Numpy, and for all basic array handling needs you can use Numpy functions:.
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