riteshgandhi / ng-star-rating

Highly Customizable and Responsive Star Rating library built using Angular
MIT License
38 stars 10 forks source link

Error "An accessor cannot be declared in an ambient context" #17

Closed MaryCooperGD closed 4 years ago

MaryCooperGD commented 4 years ago

I've added the component and started the app with ng serve but it's giving these errors:

image

Versions:

Angular CLI: 8.3.23
Node: 12.14.1
OS: win32 x64
Angular: 8.2.14
riteshgandhi commented 4 years ago

I've added the component and started the app with ng serve but it's giving these errors:

image

Versions:

Angular CLI: 8.3.23
Node: 12.14.1
OS: win32 x64
Angular: 8.2.14

try upgrading typescript to latest version. Also check the demo project

riteshgandhi commented 4 years ago

@MaryCooperGD - let me know if you still have issues with ng-starrating component

riteshgandhi commented 4 years ago

closing this issue as did not get any response from @MaryCooperGD .