Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upOpps, Something went wrong. Check the terminal for exact error message! #142
Labels
Comments
|
Would you please run majestic with the |
|
Here's the output from
|
|
If I try to disable coverage, there's no visible change in the output. |
|
That's unfortunate. Would you be able to provide a sample repository? |
|
Same error |
|
same issue +1 |
|
@Raathigesh - Could you please let me what are the details needed please? |
|
@Raathigesh - works now. Please ignore. "majestic": { |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Is this a bug report or a feature request?
Bug
Version Info
Reproduction Repo
Run
npx majesticin a folder whereyarn jestworks fine and hasjest.config.js, then I just see this:There's no error message in the terminal and one error in dev console. My
jest.config.jslooks like this and the project is a yarn monorepo.