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?
Hi there,
Thank you for reaching out to us. To resolve the issue you're experiencing, please follow these steps:
Download the source code from this link: https://devs.keenthemes.com/metronic
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.
Open a terminal or command prompt and navigate to the root directory of your project.
Run the following command to install all the necessary dependencies using Yarn:
yarn
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