rodainahassan / ionic-rating

A simple Ionic 4 stars rating component using Angular, with an easy API and support for all methods of binding (Property and Event Binding, Template Forms and Reactive Forms).
https://www.npmjs.com/package/ionic-rating
MIT License
19 stars 26 forks source link

Problem to generate build Ionic 5 #47

Open iberfernandez1992 opened 2 years ago

iberfernandez1992 commented 2 years ago

Could not resolve dependency: npm ERR! peer @angular/common@"^8.1.0" from ionic-rating@2.0.0 npm ERR! node_modules/ionic-rating npm ERR! ionic-rating@"^2.0.0" from the root project

Saqib92 commented 2 years ago

install with -f npm install --save ionic-rating -f