mujtaba01 / ngx-owl-carousel

An angular2 (4) wrapper for jquery owl-carousel library with dynamic carousel item change detection
MIT License
70 stars 25 forks source link

Owlcarousel is not working with angular 6.14.8 #68

Open mmadushanka opened 4 months ago

mmadushanka commented 4 months ago

Hi Team,

I have a problem in using owlcarousel in my application. It is not working for me. I just installed the ngx-owl-carousel and when I try to import the module, it gives me an error.

What are the steps that I need to follow for getting working carousel.

npm version- 6.14.8 node version -v14.15.0

Regards