Closed arthurgeron closed 6 years ago
I am getting the same error. Is there a workaround for this?
This happened to me because I wasn't ignoring node_modules, I don't have the changes/config here because I've moved away from jest into karma + jasmine.
Do you remember how you were able to ignore node_modules?
@arthurgeron thank you for opening this issue.
Looking into it it seems it was recursive dependencies causing the issue at this point in the code when building a project with an existing cache.
Awesome, thanks for fixing the problem!
Error I'm getting:
My package.json: