Skip to content

[NPM] Support Typescript 4.1.2 on angular-cli #39772

@kevinLB

Description

@kevinLB

Actually I upgraded this morning the typescript version (4.1.2 from 4.0.5).

I got this error :

Error: The Angular Compiler requires TypeScript >=4.0.0 and <4.1.0 but 4.1.2 was found instead.

I found the peerDependencie problem :
https://github.com/angular/angular/blob/master/packages/compiler-cli/package.json

Is it possible to plan an upgrade ?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions