crisbeto / angular-svg-round-progressbar

Angular module that uses SVG to create a circular progressbar
https://crisbeto.github.io/angular-svg-round-progressbar/
MIT License
741 stars 173 forks source link

incompatible peer dependency to "@angular/core" (requires "^8.0.0" (extended), would install "10.0.4") #202

Closed ofirrifo closed 3 years ago

ofirrifo commented 3 years ago

I'm get this error while I'm trying to upgrade to angular 10

  Package "angular-svg-round-progressbar" has an incompatible peer dependency to "@angular/core" (requires "^8.0.0" (extended), would install "10.0.4").
                  Package "angular-svg-round-progressbar" has an incompatible peer dependency to "@angular/common" (requires "^8.0.0" (extended), would install "10.0.4").

while I run the > ng update @angular/core @angular/cli

ofirrifo commented 3 years ago

I want to create a PR with package.json update fir latest angular version.

I get push failed.

12:02   Push failed
            ERROR: Permission to crisbeto/angular-svg-round-progressbar.git denied to ofirrifo.
            Could not read from remote repository.

            Please make sure you have the correct access rights
            and the repository exists.

Please give me permission to commit and create a PR. Thanks

crisbeto commented 3 years ago

I've published version 4.0.0 that updates the Angular dependencies to 10.