jest icon indicating copy to clipboard operation
jest copied to clipboard

Module @swc/jest should have "jest-preset.js" or "jest-preset.json" file at the root.

Open hpandelo opened this issue 2 years ago • 1 comments

I'm facing the following issue by setting the SWC to Jest I did exactly the same as documentation "says"

Validation Error:

  Module @swc/jest should have "jest-preset.js" or "jest-preset.json" file at the root.

  Configuration Documentation:
  https://jestjs.io/docs/configuration

 ELIFECYCLE  Test failed. See above for more details.
 ELIFECYCLE  Command failed with exit code 1.
 ```

hpandelo avatar Aug 16 '23 12:08 hpandelo

I am getting the same error. @hpandelo , any luck solving it so far?

Nitzperetz avatar Jan 31 '24 14:01 Nitzperetz