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

Fix broken DevTools tests #17630

Closed
bvaughn opened this issue Dec 16, 2019 · 0 comments · Fixed by #17631
Closed

Fix broken DevTools tests #17630

bvaughn opened this issue Dec 16, 2019 · 0 comments · Fixed by #17631
Assignees

Comments

@bvaughn
Copy link
Contributor

bvaughn commented Dec 16, 2019

PR #17599 broke yarn test-build-devtools. (b6c423d is not broken, 0cf22a5 is broken)

    Configuration error:
    
    Could not locate module shared/consoleWithStackDev mapped as:
    /Users/bvaughn/Documents/git/react/build/node_modules/shared/consoleWithStackDev.
    
    Please check your configuration for these entries:
    {
      "moduleNameMapper": {
        "/^shared\/([^\/]+)$/": "/Users/bvaughn/Documents/git/react/build/node_modules/shared/$1"
      },
      "resolver": null
    }
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

Successfully merging a pull request may close this issue.

2 participants