sytolk

Untitled

Apr 19th, 2017
588
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.68 KB | None | 0 0
  1. node node_modules/react-native/local-cli/cli.js start
  2.  
  3. Scanning 646 folders for symlinks in /home/stanimir/structmedia/drivelogconnect/node_modules (4ms)
  4. ┌────────────────────────────────────────────────────────────────────────────┐
  5. │ Running packager on port 8081. │
  6. │ │
  7. │ Keep this packager running while developing on any JS projects. Feel │
  8. │ free to close this tab and run your own packager instance if you │
  9. │ prefer. │
  10. │ │
  11. │ https://github.com/facebook/react-native │
  12. │ │
  13. └────────────────────────────────────────────────────────────────────────────┘
  14. Looking for JS files in
  15. /home/stanimir/structmedia/drivelogconnect
  16.  
  17. Loading dependency graph...
  18. React packager ready.
  19.  
  20. Failed to build DependencyGraph: @providesModule naming collision:
  21. Duplicate module name: NavigatorIOS
  22. Paths: /home/stanimir/structmedia/drivelogconnect/node_modules/react-native/Libraries/Components/Navigation/NavigatorIOS.android.js collides with /home/stanimir/structmedia/drivelogconnect/node_modules/react-native/Libraries/Components/DrawerAndroid/DrawerLayoutAndroid.android.js
  23.  
  24. This error is caused by a @providesModule declaration with the same name across two different files.
  25. Error: @providesModule naming collision:
  26. Duplicate module name: NavigatorIOS
  27. Paths: /home/stanimir/structmedia/drivelogconnect/node_modules/react-native/Libraries/Components/Navigation/NavigatorIOS.android.js collides with /home/stanimir/structmedia/drivelogconnect/node_modules/react-native/Libraries/Components/DrawerAndroid/DrawerLayoutAndroid.android.js
  28.  
  29. This error is caused by a @providesModule declaration with the same name across two different files.
  30. at HasteMap._updateHasteMap (/home/stanimir/structmedia/drivelogconnect/node_modules/react-native/packager/src/node-haste/DependencyGraph/HasteMap.js:159:13)
  31. at module.getName.then.name (/home/stanimir/structmedia/drivelogconnect/node_modules/react-native/packager/src/node-haste/DependencyGraph/HasteMap.js:120:31)
  32. npm ERR! code ELIFECYCLE
  33. npm ERR! errno 1
  34. npm ERR! [email protected] start: `node node_modules/react-native/local-cli/cli.js start`
  35. npm ERR! Exit status 1
  36. npm ERR!
  37. npm ERR! Failed at the [email protected] start script 'node node_modules/react-native/local-cli/cli.js start'.
  38. npm ERR! Make sure you have the latest version of node.js and npm installed.
  39. npm ERR! If you do, this is most likely a problem with the test1 package,
  40. npm ERR! not with npm itself.
  41. npm ERR! Tell the author that this fails on your system:
  42. npm ERR! node node_modules/react-native/local-cli/cli.js start
  43. npm ERR! You can get information on how to open an issue for this project with:
  44. npm ERR! npm bugs test1
  45. npm ERR! Or if that isn't available, you can get their info via:
  46. npm ERR! npm owner ls test1
  47. npm ERR! There is likely additional logging output above.
  48.  
  49. npm ERR! A complete log of this run can be found in:
  50. npm ERR! /home/stanimir/.npm/_logs/2017-04-19T10_20_11_950Z-debug.log
  51. stanimir@debian:~/structmedia/drivelogconnect$
Advertisement
Add Comment
Please, Sign In to add comment