devmark / angular-slick-carousel

Angular directive for slick-carousel
http://devmark.github.io/angular-slick-carousel/
MIT License
353 stars 125 forks source link

After bower installing angular-slick gulp doesnt start watch #141

Open nnawge opened 6 years ago

nnawge commented 6 years ago

After I have bower installed angular-slick-carousel, I run Gulp command in my console, it exits before running gulp watch and gulp serve. So I assuming the build is failing. If I uninstall it gulp works.

I have added the dependency as well in bower.json file. What wrong am I doing ? or is anyone else facing this issue.