I installed ionic-rating package from > ionic-rating - npm
I followed the instruction in the link but I keep getting errors shown below:
NG0304: 'ion-rating' is not a known element:
1. If 'ion-rating' is an Angular component, then verify that it is part of this module.
2. If 'ion-rating' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.
Similar error using ‘ionic5-star-rating’ package.
I could not figure out the problem. Can anyone help me understand what is wrong?
2 posts - 2 participants