You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Loading dependency graph...
React packager ready.
Loading dependency graph...
Bundling `index.android.js`
Analysing...Failed to build DependencyGraph: @providesModule naming collision:
Duplicate module name: react-native
Paths: .../node_modules/react-native/package.json collides with .../node_modules/react-native-keyboard/node_modules/react-native/package.json
This error is caused by a @providesModule declaration with the same name across two different files.
Error: @providesModule naming collision:
Duplicate module name: react-native
Paths: .../node_modules/react-native/package.json collides with .../node_modules/react-native-keyboard/node_modules/react-native/package.json
node v7.4.0
npm v4.3.0
The text was updated successfully, but these errors were encountered: