You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And could fix it with inlcuding this module again for the transform:
// An array of regexp pattern strings that are matched against all source file paths, matched files will skip transformation
transformIgnorePatterns: [
"<roodDir>/node_modules/meteor-jest-stubs"
],
If this is always the case, it should be included in the README.
I had this error:
And could fix it with inlcuding this module again for the transform:
If this is always the case, it should be included in the README.
See:
The text was updated successfully, but these errors were encountered: