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

Tag: Webpack (122)

I Have Followed The RTL Version Documentation but still have problems in the webpack-rtl.config,js Like : Failed to load, Error [ERR_REQUIRE_ESM]: Must use import to load ES Module, require() of ES modules is not supported. Please I need t to change the template to the RTL version as soon as possib...
I've been trying to figure this out for a couple of hours and have concluded there is an issue here.I am compiling the Metronic for my laravel project but when the compile finishes, the result is not a complete compile. but there are also no errors.When I compile for DEMO8 - It works fine, m...
How to disable eslint ? because error of "Component name "Content" should always be multi-word vue/multi-word-component-name" this is annoying for me. Just delete eslint on package.json or ? btw i use phpstrom and i have turned off eslint in php strom, but eslint still appears in the browser
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'm trying to use Metronic demo 1 with Blazor WebAssembly. I've followed the [Quick Start guide](https://preview.keenthemes.com/blazor/metronic/docs/getting-started.html) and made changes for WebAssembly where applicable.The demo is working correctly with two exceptions:graphs are no...
Hello, Im using the Laravel installation Docs for Metronic 8, and i seem to run into alot of problems, are the docs outdate?eg:[webpack-cli] Error: Cannot find module './resources/assets/demo1/js/scripts.js'Require stack:when i run the npm run dev
Hello there !I'm using Metronic with Symfony for a while now.I had to hack a bit the system to make it work with Webpack Encore, but now I'm stuck with an old version of Metronic as I had to make core changes to the files.Is there an easy way to integrate Metronic with Webpack Encore ? Thi...
I followed the steps to integrate with Laravel: https://preview.keenthemes.com/seven-html-pro/documentation/getting-started/integration/laravel.htmlThe issue that I see is that the table is working but Datatables search input, pagination, length select box are not styledAfter digging into th...
Hello everyone, I'm new, I bought metronic in themeforest a long time ago and now I'm trying to use it in Laravel and this is what I do, I'm new, I apologize and excuse me, put my English1º- I download the product and unzip it then I pass it to my Laragon folder I use win112º- I have composer la...
but every time shows this error Error: Cannot find module '@babel/runtime/helpers/interopRequireDefault'Require stack:- F:\metronic_v7.1.0\theme\html\tools\node_modules\webpack-merge-and-include-globally\index.node6-compatible.js- F:\metronic_v7.1.0\theme\html\tools\webpack.config.j...
Laravel 9 + Metronic 8 + Demo 1This is how i configure custom js fileconfig/global/pages.php 'testurl' => [ 'title' => 'Test Page Tile', 'assets' => [ 'custom' => [ 'css' => [ 'plugins/custom/flatpi...
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...
Hello,I have download keen theme via getbootstrap.com, i unzip all folder files, there no 'classical' or 'defult' as youtube video explain, only sass fI follow instruction and install npm,yarn,gulp and all node_modules, i can work well with gulp command and run live all demos, but when come to u...
how can i create a dynamic chart????mean i want to use charts-js and link it somehow directly with laravel backend controller, so if data changes in database it should automatically update the chart.please provide a proper video guide or something using which I can get the desired result....
I've bought Keen template for developing my app and I could check that JS code doesn't work using modules with webpack.For example, if I try to import a KTCard and try to initialize it as it is on the docs, it raises a message saying that KTUtil must be present.So, I would like to know if th...
Hi, After upgrading from 8.37 -> 8.38 on the vue version, now my vue.config is not working anymore. In your changelog you haven't written anything about breaking changes?this is what causing errors: chainWebpack: config => { config.module .rule("eslint") .use("eslint-loade...
Hello, I ran into an interesting problem. I am using the latest version of Metronic and working with Demo 1 Laravel. I wanted to create a widget of my own, and I tried to register it on widget.js. The path to the file is demo1/js/custom/widgets.js. However, I could not compile the code I wrote with...
Error when runningnpm run dev --rtl --demo1for rtl in laravel demo1[webpack-cli] TypeError: compiler.plugin is not a functionat WebpackRTLPlugin.apply (/Users/......./node_modules/webpack-rtl-plugin/dist/index.js:38:12)at createCompiler (/Users/......./node_modules/webpack/lib/webp...
Do you know some good way / tutorial / guide to integrate Metronic in a Symfony Project with Webpack ?
When using the following command npm run dev, it marks the following[webpack-cli] Error: Cannot find module 'del'Require stack:- C:\xampp\htdocs\yoloticket2\webpack.mix.js- C:\xampp\htdocs\yoloticket2\node_modules\laravel-mix\setup\webpack.config.js- C:\xampp\...
I can't use dark theme for HTML - Demo 1.Webpack, gulp, npm or other one? Which?Can u help me?https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/dark-mode.html
Hello, I have already purchased your theme. I want to develop it in laravel and vue js. The problem i am facing right now that is couple of js file showing error after compile by webpack like plugins.bundle.js and script.bundle.js. Can you give me any advise please?