bougarfaoui / ui-carousel

🎨 Angular carousel Component 🔥
https://bougarfaoui.github.io/ui-carousel/
MIT License
79 stars 53 forks source link

Can't resolve rxjs/subject #29

Open ArmandoPerdomo opened 5 years ago

ArmandoPerdomo commented 5 years ago

Make posible run with rxjs 6+

ChioukhLyes commented 5 years ago

+1

Error: Can't resolve 'rxjs/add/operator/throttleTime' in '....\node_modules\ui-carousel\dist\src\ui-carousel'

Error: Can't resolve 'rxjs/Subject' in '...\node_modules\ui-carousel\dist\src\ui-carousel'

BeOrNot2Be commented 5 years ago

Did anyone get the answer ? coz i have the same problem

sebastianfdez commented 5 years ago

Solved in https://github.com/bougarfaoui/ui-carousel/pull/30

ronaldohoch commented 4 years ago

Hello! I installed today and still continues with this error. Is the solution in NPM?

JohnnyBravo85 commented 1 year ago

For me too