Get 2024 Templates Mega Bundle!$1000 worth of 19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets for just $99
Get for 99$

Tag: Gulp (80)

I have HTML Metronic I created Layout and placed in my project but partials files not working, The paths are correct but nothing appears ???
Hi,Is there a way to compile the distribution JS and CSS containing both .js, .css together with their respective .min.js and .min.css file in single Gulp command?
Hello. Support team.I have bought metronic latest version.I want to run in dark mode html version.But actually I am new in this part.Could you please help me with that?Regards.
Hi, I'm trying to use the Metronic Demo 2 and I found that the scripts.bundle.js file isn't being built the same way the demo builds it. Because of this any (all) of the Metronic in house components (the ones location in the KTComponents var) do not work. The 2 I'm trying to use are Drawer and Me...
I build gulp asset installed correctly but gulp --prod not working
Hello,When trying to build assets i get the following error. I can not seem to get passed it. Does anyone have an idea what this might be and how to solve this?~/Metronic/_keenthemes/tools$ gulp --demo31Using gulp config file: "../../gulp.config.js"[23:33:56] Using gulpfile ~/Metron...
hi, i have nodejs 16.20.0yarn and gulp installed globally.yarn install finished without any problem but gulp gives this error:57 │ $dividend: abs($dividend); │ ^^^^^^^^^^^^^^after this, when i dotnet watch and try to navigate pages, only main page visible. when i...
I have tried to add apexchart to a page.However, when I copied the code from Apexchart demo and put in the target file.I got this error Uncaught ReferenceError: KTUtil is not defined.Here is the direct link to the filehttps://brave-montalcini.174-138-29-224.plesk.page/theme/demo19/di...
Hi, I download metronic_html_v8.1.4_demo20 and when I try to use the gulp command it gives an error. At first it give an error about lodash, i install it using NPM and that error is missing (I don't know that installing this lodash using npm is correct way), and then after that it give me other erro...
Hi TeamThere is an error Error: ENOENT: no such file or directory, open '/Users/xxxxxxx/xxxxx/xxxx/ims/node_modules/@yaireo/tagify/dist/tagify.min.jsI tried with npm install but this keep coming
Hello,I am working for a client to build a website using metronic8 demo 1 theme through html.i have an issue because on my theme folder, i only have the demo1 folder, not the tool ones with all the stuff to install it on the right way.Where is it possible ton download it?Thanks in adva...
The instructions aren't entirely specific on where exactly one should be when entering the commands inside the terminal. Preliminarily, there is no `tools` directory inside the `react` folder so there I cannot even try to follow the instructions. From `html/tools` which I decided to try instead...
Is there a way to import the html plugins in my Vue project? I am not sure how to configure the Vue project to use those plugins
Hello,I am looking for to create new pages and the doc doesn't explain this point.All pages are created in the /dist/ file after running gulp command. Now where do I create my own pages? Directly in /dist/?These pages contain between 15K and 30K lines. This does not seem to me...
Hi,Metronic's by default includes all its available resources within the gulp config so the bundle size of the compiled CSS/JS files. To reduce the file size of the CSS/JS bundle files follow the below steps: Open theme/tools/gulp.config.js and refer to base->global->src
Hi support,I have a problem when using gulp to build asset.I have folder like below :C:\metronic-8.1.7\html\theme\demo1C:\metronic-8.1.7\html\theme\toolsC:\metronic-8.1.7\html\theme\node_modulesIf I follow instrunction at https://preview.keenthemes.com/html/metronic/docs/getting-star...
I downloaded metronic_laravel_v8.2.5.zipfollowed the instructions in https://preview.keenthemes.com/metronic8/laravel/documentation/getting-started/buildIt says [webpack-cli][Error: ENOENT: no such file or directory .../metronic_laravel_v8.2.5/starterkit/node_modules/@yaireo/tagify/dist/tagify...
Hello, i want to ovveride the .container-xxl max width and make it as the demo1 full width of the screen @media (min-width: 1400px).container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl { max-width: 1320px;}where can i find this part in the saas...
Hello,i have never worked with node.js, webpack or gulp before.Can I install and use the theme without these tools.Otherwise I still have to learn about these tools.I also do not know if these tools affect my development environment.Many thanks and greetingsWolfgang
Hello i have a problème, when i try to make "npm run build" i have this error "> keenthemes@1.0.0 build> webpackSource: C:/Users/yuris/Downloads/metronic_symfony_v8.2.0_demo1/symfony_demo1/themes/npm_version/html/demo1/srcOutput: C:/Users/yuris/Downloads/metronic_symfony_v8.2.0_demo1/symfo...
I have an issue with the theme from GetBootstrap, when I run Gulp. I am looking to customise the paths so the the destination goes without the demo9 (which I am using) folder name, however I cannot figure out where to change the paths.I also have an issue where the SASS does not compile, JS seem...