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

Tag: Webpack (136)

I haveLaravelBootstrapLaravel-UI for authtcg/voyager for admin panel installedUsing node 17. I can't use anything higher.I do NOT want to use your starterkit or boilerplate or whatever. So your instructions to install metronic are NOT clear at all.I need clear instructions on:...
Hello,You can make Metronic v9 compatible with Turbo of Hotwire ?https://github.com/hotwired/turbohttps://turbo.hotwired.devThanks.
Hey, I have a django metronic theme and I have followed the documentation. But when I try npm run build as written in the documentation this appears to me:[webpack-cli] Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema. -...
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...
Hello, is metronic angular framework use webpack? and can be convert to micro-fe?Thanks
Hi,I am unable to do a webpack build of demo39 because the required scripts.demo39.js is missing.Thanks.
Hello Keenthemes,I am using Inputmask library in my Inertiajs using Vuejs application. As said in the documentation, its included globally in plugins.bundle.js file.But still i am not seeing masking applied on my inputs. Is their any specific wayPlease help.Thanks
The fonts received this error, the rest works ok except this: GET http://localhost:3000/fonts/keenicons-duotone.woff net::ERR_ABORTED 404 (Not Found)plugins.bundle-53f02c66da992c6ea24494b454a6a19fb73d958e6936003d254ec19ed4fbdb49.css:1 GET http://localhost:3000/fonts/la-solid-900.woff...
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...
I'm getting this message, could you please help me$ npm run build> keenthemes@1.0.0 build> webpack[webpack-cli] Failed to load 'D:\Dev\metronicnet\blazon\blazor_demo1\Starterkit\_keenthemes\tools\webpack.config.js' config[webpack-cli] ReferenceError: require is not defined in ES modu...
Hi! I downloaded v8.2 Asp.Net Core version and, as you know, there is already a wwwroot folder with assets inside. However, if I follow the getting started section and make 'yarn install', 'npm run build --demo1' in _keenthemes/tools folder, the content of wwwroot/assets folder changes. Lots of...
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...
Hello, friends. Just bought Good template to implement admin panel for my website.I use Laravel 10 framework. Laravel uses Vite out of the box for all frontend cases.I have a problems with integration, too many files and I don't know which of files I have to use and how to use for convenient usa...
I removed the "type": "module" from the packge.json file as your instructed and ran the npm run build command. I now receive the following error: > keenthemes@1.0.0 build> webpack>> Building...node:internal/process/promises:289 triggerUncaughtException(err, true /* fromPromise */); ^...
HI,I've followed instructions as referenced here:https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/integration/blazor.htmland noted the previous support posts here:https://devs.keenthemes.com/question/confusing-documentation-on-blazor-integrationhttps://d...
received a list of js errors:Uncaught TypeError: Cannot read properties of undefined (reading 'defaults') at 66565 (plugins.bundle.6c2a0ad5.js:2:558049) at o (runtime.6c30001d.js:1:143) at plugins.bundle.6c2a0ad5.js:2:2363029 at o.O (runtime.6c30001d.js:1:494) at plugins...
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
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...
Longtime metronic owner here, god I just love this theme.I have been trying to install the Vue version into laravel, following the documentation, but I am encountering several issues.Docs: https://preview.keenthemes.com/metronic8/vue/docs/#/vue-laravel-integration1.) The build is EXTRE...
I have form layout in one Vue file. I use v-if directive to show html based on step.Initially when the DOM loads select2 is loaded and is working but when on the page i hit Next button to show other html in the same file, and thne goes back to Previous step to show the HTML, Select2 is destroyed....
Hi, I was trying to use Alpine JS into my Laravel project. I declared them in resources/js/app.jsand in my webpack.mix.js file, i declard them as shown in image. Now it gives error as KTUtil is not defined after running `npm run dev` command.Link to Images:https://imgur.com/a/4kEzjXf
i'm using metronic_symfony_v8.2.3 symfony starterkit,when i run npm run build on /starterkit/_keenthemes/tools the build succeed but no directory created into the public directory or anyhere else!