-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Closed
Copy link
Labels
needs: more infoReporter must clarify the issueReporter must clarify the issue
Description
I have the same issue #16890
updated angular version from 8 to 9
before update
Angular CLI: 8.3.24
Node: 12.18.3
OS: win32 x64
Angular:
...
Package Version
------------------------------------------------------
@angular-devkit/architect 0.803.24
@angular-devkit/core 8.3.24
@angular-devkit/schematics 8.3.24
@schematics/angular 8.3.24
@schematics/update 0.803.24
rxjs 6.4.0
after updated to version 9:
Angular CLI: 9.1.12
Node: 12.18.3
OS: win32 x64
Angular: 9.1.12
... animations, cli, common, compiler, compiler-cli, core, forms
... language-service, localize, platform-browser
... platform-browser-dynamic, router
Ivy Workspace: Yes
Package Version
-----------------------------------------------------------
@angular-devkit/architect 0.901.12
@angular-devkit/build-angular 0.901.12
@angular-devkit/build-optimizer 0.901.12
@angular-devkit/build-webpack 0.901.12
@angular-devkit/core 9.1.12
@angular-devkit/schematics 9.1.12
@angular/cdk 8.2.3
@angular/http 5.2.11
@angular/material 8.2.3
@ngtools/webpack 9.1.12
@schematics/angular 9.1.12
@schematics/update 0.901.12
rxjs 6.6.2
typescript 3.8.3
ng serve not giving any compilation issues. but on browser this error is shown
tried this command 'ng add @angular/localize' still not working
Metadata
Metadata
Assignees
Labels
needs: more infoReporter must clarify the issueReporter must clarify the issue