Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

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.



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.



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

Any input/suggestions please


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • 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
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(