-
Notifications
You must be signed in to change notification settings - Fork 236
Open
Description
Hey.
Is it possible to update angular, specifically @angular/compiler
and @angular/core
, to the latest version (e.g. ~14.1.0
)?
This would help to resolve the following peer dependency warning within a nrwl/nx workspace:
npm WARN codelyzer@6.0.2 requires a peer of @angular/compiler@>=2.3.1 <13.0.0 || ^12.0.0-next || ^12.1.0-next || ^12.2.0-next but none is installed. You must install peer dependencies yourself.
npm WARN codelyzer@6.0.2 requires a peer of @angular/core@>=2.3.1 <13.0.0 || ^12.0.0-next || ^12.1.0-next || ^12.2.0-next but none is installed. You must install peer dependencies yourself.
Greets,
Lukas
RenatSh, ugolman88, paulirwin, anderson-castro, jogoertzen-stantec and 9 more
Metadata
Metadata
Assignees
Labels
No labels