Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting this error plz help. #15

Open
MaddyMastering opened this issue Apr 21, 2016 · 2 comments
Open

Getting this error plz help. #15

MaddyMastering opened this issue Apr 21, 2016 · 2 comments

Comments

@MaddyMastering
Copy link

Failed to build DependencyGraph: @providesModule naming collision:
Duplicate module name: Inspector
Paths: /home/maddy/Maddy/Projects/JavaScript/react_native/demo/node_modules/react-native-navigation-drawer/node_modules/react-native/Libraries/Inspector.js collides with /home/maddy/Maddy/Projects/JavaScript/react_native/demo/node_modules/react-native/Libraries/Inspector/Inspector.js

This error is caused by a @providesModule declaration with the same name accross two different files.
Error: @providesModule naming collision:
Duplicate module name: Inspector
Paths: /home/maddy/Maddy/Projects/JavaScript/react_native/demo/node_modules/react-native-navigation-drawer/node_modules/react-native/Libraries/Inspector.js collides with /home/maddy/Maddy/Projects/JavaScript/react_native/demo/node_modules/react-native/Libraries/Inspector/Inspector.js

This error is caused by a @providesModule declaration with the same name accross two different files.
at HasteMap._updateHasteMap (/home/maddy/Maddy/Projects/JavaScript/react_native/demo/node_modules/node-haste/lib/DependencyGraph/HasteMap.js:160:15)
at /home/maddy/Maddy/Projects/JavaScript/react_native/demo/node_modules/node-haste/lib/DependencyGraph/HasteMap.js:125:25
at run (/home/maddy/Maddy/Projects/JavaScript/react_native/demo/node_modules/babel-polyfill/node_modules/core-js/modules/es6.promise.js:89:22)
at /home/maddy/Maddy/Projects/JavaScript/react_native/demo/node_modules/babel-polyfill/node_modules/core-js/modules/es6.promise.js:102:28
at flush (/home/maddy/Maddy/Projects/JavaScript/react_native/demo/node_modules/babel-polyfill/node_modules/core-js/modules/_microtask.js:14:5)
at _combinedTickCallback (internal/process/next_tick.js:67:7)
at process._tickCallback (internal/process/next_tick.js:98:9)

@vimask
Copy link

vimask commented Jun 6, 2016

i have the same problem, hope the author resolves this soon

@EgaSetya
Copy link

I have the same issue too afer updating my react native. Do you guys find the solution for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants