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

Running gulp --demo51, no css folder inside assets


metronic v.8, when i run gulp with demo51, all process are done, but no css folder inside assets folder. how can i fix that?


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 there,

Thank you for reaching out to us. To resolve the issue you're experiencing, please follow these steps:

  1. Download the source code from this link: https://devs.keenthemes.com/metronic

  2. Ensure that you have Yarn installed on your system. If you don't have it installed, you can refer to the official Yarn website for instructions on how to install it.

  3. Open a terminal or command prompt and navigate to the root directory of your project.

  4. Run the following command to install all the necessary dependencies using Yarn:

yarn
  1. Once the installation is complete, you can start the Gulp build process by running the following command:
gulp

For more detailed steps and information, you can refer to our documentation at the following link: https://preview.keenthemes.com/html/metronic/docs/getting-started/build/gulp

If you encounter any further issues or have additional questions, please don't hesitate to reach out to us for further assistance.

Thank you, and we appreciate your patience.

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  :(