Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

css-star-rating not in dependecies #49

Closed
asimhashmi opened this issue Aug 22, 2017 · 1 comment
Closed

css-star-rating not in dependecies #49

asimhashmi opened this issue Aug 22, 2017 · 1 comment

Comments

@asimhashmi
Copy link

I'm submitting a...


[x] Bug report  
[ ] Feature request

Current behavior

ng serve gives error, because it is not able to find star-rating.scss in the path

@import "~css-star-rating/dist/scss/star-rating.scss";

it depends on css-star-rating which is not mentioned anywhere in the documentation,
you should add css-star-rating to dependencies,

Expected behavior

ng serve runs successfully as it finds all the required files

Minimal reproduction of the problem with instructions

1 - install angular-star-rating 3.0.4(latest) according to the documentation
2- start ng serve

Environment


Library version: 3.0.4
Angular version: 4.3.1
@BioPhoton
Copy link
Owner

Hi @asimhashmi thanks for the issue!

I added it to the dependencies. Give it a try!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants