Closed dcp3450 closed 3 years ago
I also have "postinstall": "ngcc"
in the package.json since I'm running v9 which runs ivy
It should be fixed in version 10
. We can backport the fix to version 9. Would you like to create a PR for 9.x.x
branch?
@just-jeb Where is the PR for 9? I have the same issue.
Don't think it was ever ported back to v9. You're welcome to create a PR to branch 9.x.x
.
Creating an Angular v9 project that uses jest. When I run
ng test
I get this error:package.json:
error log output:
I've updated lodash as well to ensure it the most recent version for v9.