Open marleypowell opened 3 years ago
Could this commit https://github.com/ngxs-labs/entity-state/commit/d6eb7d6ebccbf7f298fc3a628ee80ffadf9cc8d1 disabling ivy have caused issues?
IIRC disabling ivy for libraries is the recommended, if not required, way to do it. All the tests are fine so I'm not sure what's up with that. There's only one unanswered stackoverflow question with the same error message.
When does this error exactly occur? Simply when you build your application? Any unusual code that might cause this?
This only happens after running yarn install
:
"postinstall": "ngcc --tsconfig ./tsconfig.app.json"
Other than that error in ngcc
everything seems to be working fine...
There seems to be an issue with running
ngcc
postinstallAngular version: 10.2.3
Ivy compiler enabled in tsconfig.json with:
Error Reported: