Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Demo1 Compile Error


I've been trying to figure this out for a couple of hours and have concluded there is an issue here.

I am compiling the Metronic for my laravel project but when the compile finishes, the result is not a complete compile. but there are also no errors.

When I compile for DEMO8 - It works fine, my template renders, and everything looks great.

https://prnt.sc/Li2pU6WRNSdT

However, If I compile for DEMO1 - No errors are generated from compiling, but the generated style sheet/JS are missing things because things do not display properly, but if I take and replace with the demo stylesheet from the demo site, things look great.

https://prnt.sc/Z7gOS_ZRZE8I

In both cases, I used the layout generator and added both versions to my project...

Any input/suggestions please


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (1)


Hi William Troiano

Could you please verify the source path and output here if it's correct?
/html/tools/gulp.config.js or /html/tools/gulp.config.json
gulp.config.json will be priority.


path: {
src: "../src/{theme}/{demo}",
common_src: "../src/{theme}/{demo}",
node_modules: "node_modules",
},


Thanks


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(