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

Failed to build DependencyGraph #2

Open
SangramChavan opened this issue Feb 17, 2017 · 0 comments
Open

Failed to build DependencyGraph #2

SangramChavan opened this issue Feb 17, 2017 · 0 comments

Comments

@SangramChavan
Copy link

Expected Behavior

Actual Behavior

[12:14:53 PM] Building Dependency Graph
[12:14:53 PM] Crawling File System
[Hot Module Replacement] Server listening on /hot

React packager ready.

[12:16:12 PM] Crawling File System (78383ms)
[12:16:12 PM] Building in-memory fs for JavaScript
[12:16:19 PM] Building in-memory fs for JavaScript (7626ms)
[12:16:19 PM] Building in-memory fs for Assets
[12:16:27 PM] Building in-memory fs for Assets (7630ms)
[12:16:27 PM] Building Haste Map
[12:16:31 PM] Building (deprecated) Asset Map
[12:16:33 PM] Building (deprecated) Asset Map (2070ms)

Failed to build DependencyGraph: Naming collision detected:

  • reactWpApp@0.0.1 start: node node_modules/react-native/local-cli/cli.js start
    npm ERR! Exit status 1
    npm ERR!
    npm ERR! Failed at the reactWpApp@0.0.1 start script 'node node_modules/react-native/local-cli/cli.js start'.
    npm ERR! This is most likely a problem with the reactWpApp package,
    npm ERR! not with npm itself.
    npm ERR! Tell the author that this fails on your system:
    npm ERR! node node_modules/react-native/local-cli/cli.js start

Environment

  • OS: Linux 4.4.0-62-generic
  • node v4.7.3
  • npm v2.15.11
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

1 participant