Open
Description
I'm trying to use Angular 9 in my project to take advantage of Ivy. I upgraded my Angular version and then switched on AOT mode. Angular compiles twice (is this intended?) and then I get this error:
While processing files with angular-compilers (for target web.browser):
packages/angular-typescript-compiler/index.js:374:42: compiler.analyzeModulesAsync is not a function
at packages/angular-typescript-compiler/index.js:374:42
at
Meteor 1.9.2
Angular 9.0.5
angular-compilers 0.3.4
@babel/core 7.8.6
I'm new to this entire stack so please let me know if you need more information from me in order to help me figure out what's going on.
Metadata
Metadata
Assignees
Labels
No labels