xudafeng / autoresponsive-react-native

Auto Responsive Layout Library For React

Home Page:https://xudafeng.github.io/autoresponsive-react/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when building Naming collision

varqasim opened this issue · comments

Error building DependencyGraph:
 Error: Naming collision detected: /Users/qasimalbaqali/Documents/ReactJS/vloomarkt/node_modules/autoresponsive-react-native/node_modules/react-native/packager/react-packager/src/DependencyResolver/haste/polyfills/polyfills.js collides with /Users/qasimalbaqali/Documents/ReactJS/vloomarkt/node_modules/react-native/packager/react-packager/src/Resolver/polyfills/polyfills.js

There is a naming collision going on with polyfills.js. I used npm to install and then rnpm link. Maybe that's the reason there are errors?