We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Configuration error: Could not locate module React mapped as: /Users/sibelius/Dev/entria/app/entria-fullstack/packages/app/node_modules/react. Please check your configuration for these entries: { "moduleNameMapper": { "/^React$/": "/Users/sibelius/Dev/entria/app/entria-fullstack/packages/app/node_modules/react" }, "resolver": null }
The text was updated successfully, but these errors were encountered:
Why was this line commented out?
Sorry, something went wrong.
this happens when I do something like this
cd packages/app jest
running jest from root does not work either
jest
root
check this: jestjs/jest#7359
fixed here #18
No branches or pull requests
The text was updated successfully, but these errors were encountered: