Skip to content

Incompatible version with angular 17 #17

Description

@MrFiregore

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions