Im facing the issue on my projects because of fetching owl from bower into /src/components folder
For a long time a have no idea why this happens and only complete removal of package helped
But now github is showing exact thing why build is failing.
The message goes below
The page build failed for the
masterbranch with the following error:The variable
{{!-- ## owl.lazyload.js LazyLoad requireclass="owl-lazy"and link to image inside data: data-src="url_to_img" or/and data-src-retina="url_to_highres_img". There is also option to load images into background but this needs to be tested. [See demo](/demos/demo.html) Usage: ``` $('.owl-carousel').owlCarousel({ lazyLoad:true }on line 35 insrc/components/owl.carousel/docs_src/templates/pages/docs/dev-buildin-plugins.hbswas not properly closed with}}. For more information, see https://help.github.com/articles/page-build-failed-tag-not-properly-terminated/.
Hi,Thank you for sharing.I just met the same issue.Have you solved it?
the same problem, how solve it?
I can't actually prove this, build is working fine for me. If you encounter any issues, then please provide me a step by step guide to reproduce this error.
Facing the same issue. any update about this ?
any news about it? Can we ignore the file with this problem somehow?
I've the same proplem!
Try to delete all unnecessary test files in your owlcarousel library, just remain all included files
Same problem with me too. What are the unnecessary test files here?
I can't actually prove this, build is working fine for me. If you encounter any issues, then please provide me a step by step guide to reproduce this error.
Just try to import a bootstrap webpage and publish it using github-pages. It throws an error as mentioned by OP.
@kidqn
Thank you!!!
It's working!!
30 minute I tried to figure it out. Keep just what are you using in your projects.
@kidqn @petrutaraul
Excuse me, what's "unnecessary test files in your owlcarousel library" means and where can I find and delete it?
Most helpful comment
Try to delete all unnecessary test files in your owlcarousel library, just remain all included files