subarroca / ng-gauge

Gauge generic component made with angular2 and SVG
https://subarroca.github.io/ng-gauge/
13 stars 6 forks source link

Angular 4.0.0 Support #8

Closed nowrap closed 7 years ago

nowrap commented 7 years ago

Hello, today i tried an Ionic update. Now it uses Angular 4.0.0. But i wasn't successful:

npm WARN ng2-kw-gauge@0.0.7 requires a peer of @angular/core@^2.0.0 but none was installed. npm WARN ng2-kw-gauge@0.0.7 requires a peer of @angular/platform-browser@^2.0.0 but none was installed.

Hopefully this is a ng2-kw-gauge issue?

To version 0.0.8 i updated in the meanwhile.

Regards .nowrap