-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
When I try to update my angular version from 16 to 17.1.2:
PS E:\wamp64\www\front> ng update @angular/cli
The installed Angular CLI version is outdated.
Installing a temporary Angular CLI versioned 17.1.2 to perform the update.
√ Packages successfully installed.
Using package manager: pnpm
Collecting installed dependencies...
Found 66 dependencies.
Fetching dependency metadata from registry...
Package "ng-spy" has an incompatible peer dependency to "@angular/common" (requires "^14.0.0" (extended), would install "17.1.2").
Package "ng-spy" has an incompatible peer dependency to "@angular/core" (requires "^14.0.0" (extended), would install "17.1.2").
× Migration failed: Incompatible peer dependencies found.
Peer dependency warnings when installing dependencies means that those dependencies might not work correctly together.
You can use the '--force' option to ignore incompatible peer dependencies and instead address these warnings later.
See "C:\Users\Firegore\AppData\Local\Temp\ng-K26tXF\angular-errors.log" for further details.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels