Do not import `@jest/globals` outside of the Jest test environment
Do not import `@jest/globals` outside of the Jest test environment
It's always a good thing when you are not the only one having experienced the issue, so you can lean on others :
https://github.com/facebook/jest/issues/10147
One solution is to downgrade to babel-jest@24.9.0, not cool.
Some more tracking of someone experiencing the same problem :
https://github.com/Silind-Software/direflow/issues/189
Recent Comments