The version of jQuery being used has known vulnerabilities causing the build process to fail:
Running "retire:js" (retire) task
Loading from cache: https://raw.github.com/RetireJS/retire.js/master/repository/jsrepository.json
>> public/components/owl.carousel/docs_src/assets/vendors/jquery.min.js
>> ↳ jquery 2.1.1 has known vulnerabilities: severity: medium; summary: 3rd party CORS request may execute; https://github.com/jquery/jquery/issues/2432 http://blog.jquery.com/2016/01/08/jquery-2-2-and-1-12-released/
Warning: Task "retire:js" failed. Use --force to continue.
Aborted due to warnings.
Solution: update to a stable version of jQuery.
Done with version 2.1.6.
@CracyCrazz when I bump my version of OwlCarousel to 2.1.6 and do a fresh install with bower, I'm still seeing jQuery v2.1.1 included in docs_src/assets/vendors/jquery.min.js, and therefore still seeing the above noted errors. I'm also unable to find any commit where jQuery has been updated. Can you please confirm?
@CracyCrazz Hmm, maybe we never upgraded here?
Most helpful comment
Done with version 2.1.6.