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

Tag: Webpack (122)

Hi ,I have followed instruction https://preview.keenthemes.com/html/metronic/docs/getting-started/build/webpack, but my "npm run localhost" got a message:webpack output is served from /Content not from webpack is served from /Users/jessie/Documents/code/html/demo1/distWhen I check the we...
hi, we use metronic 8.1.7 , laravel version in my project.after sync project with new version of metronic ( update core and assets , ... ) when build project, file mix-manifest.json create successful but not use in project. in production for apply change we should run emp...
Hi support,I have followed instruction from https://preview.keenthemes.com/html/metronic/docs/getting-started/build/webpackThere is wrong instruction at No. 8, should be npm run localhost not gulp localhost. When I typing npm run localhost why asset folder missing ? so demo1 website was...
Hi sir,I am using the theme metronic html version 8.1.6,I build asset using Webpack How to used Own (custom).scss file in Metronic html version 8.1.6
Hi,I am unable to do a webpack build of demo39 because the required scripts.demo39.js is missing.Thanks.
Hi!When trying to build using Webpack, the following error is displayed:>> Building metronic bundle...>> Failed to compile metronic bundle!ModuleBuildError: Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):ModuleBuildError: Module build failed...
Hello,I have a problem.I want to use Metronic demo8 and demo16 and also use laravel 9 (no matter if it is Vite or Webpack).It is impossible for me to find a viable solution.How can I use Metronic demo8 with laravel 9 please?Regards,w8ing
Hello,I started project from Starter Kit for Rails 7 (bundle asset with Webpack) and activate turbo rails. Everything works fine but not with the dropdown. When click any dropdown (e.g. sidebar), it won't expand the menus. I even tried to change 'DOMContentLoaded' to 'turbolinks:load' on any ass...
Hey SeanAs you know - I do love this theme with all my heart.. but I've found a central approach adopted by the architecture for third party scripts to be a nightmare.ISSUE:When the scripts are compiled with gulp/webpack from the base src into the demo/production versions, and put into a s...
Hi Sean and TeamRe Widget : Active Tasks Widget (KTTimelineWidget4) demo2/dashboards/projects.html, also at id: "#kt_timeline_widget_4_1".I've been looking all through the files and documentation, and can't see anything for this timeline widget (gannt style chart widget). I've looked for it...
Im trying to follow this step :https://preview.keenthemes.com/html/seven-html-pro/docs/getting-started/integration/laravelbut the file datatables.bundle.css and datatables.bundle.js not export to folder public.
I've followed the documentation but can't buildthis error ReferenceError: require is not defined in ES module scope, you can use import instead
I have Laravel metronic project , but when I try to access any routes that doesnot exist, it should show a error page, but im getting a background image always, Im using metroinc 8
Hello, I did everything described here: https://preview.keenthemes.com/html/metronic/docs/getting-started/integration/laravel.Except for the part: The default dev dependency laravel-mixis required for next steps, you should leave it in the npm/package.json.(I am not sure what it means.)Then...
How to setup hot reload in webpack in metronic 7 and react template? what is the config and command to run in a terminal?https://keenthemes.com/metronic7/?page=docs&section=react-quick-start
I used laravel installation, I followed the steps and used nodejs version 14 but when running npm run dev, I receive this error : [webpack-cli] Error [ERR_REQUIRE_ESM]: Must use import to load ES Module
I'm using the metronic 8, but the build speed is too slow. It takes about four or five minutes I wonder if there is a way to improve it. For example, I want to know if I can use vite instead of webpack-rtl or other packages.
Hello Guys,I am trying to setup metronic in a nx monorepo enviorment, if you have any plans for nx based release or can provide some insights for succesful implementation it would be a great help to me.here are my issues:putting sidebar, topbar etc in a shared lib is causing erro...
I am using Keen v2.1.1 demo5 template in Laravel.The js plugins don't work and none of the icon libraries work, any solution? I attach my package.json and my webpack.mix.jsconst mix = require('laravel-mix');const rimraf = require('rimraf');const path = require('path');/*...
Did yarn upgradegot this result[webpack-cli] Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema. - configuration[0].entry['js/widgets.bundle'] should be a non-empty array. -> All modules are loaded upon startup. The...
I work with Xampp and Laravel (Webpack), the Versions before work great, I used exactly your online-workflow, now I get this error-massege:Generating optimized autoload files> Illuminate\Foundation\ComposerScripts::postAutoloadDump> @php artisan package:discover --ansiIn Finder.php line 58...
Hello,I downloaded the Demo1 source for VueJs, however I couldn't compile it, may I ask your help?Node: 16.14.2npm: 8.5.0Metronic: 8.1.2When I run the command npm run start, it comes the following error by the end of compilation:12 problems (12 errors, 0 warnings) like this:[es...