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)

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...
hi keenthemesHo safe it is, to remove those plugins from the compiling bundle "'theme/html/tools/webpack/plugins/plugins.js'" :// ES6-Shim - ECMAScript 6 compatibility shims for legacy JS engines. Learn more: https://github.com/paulmillr/es6-shimrequire("es6-shim/es6-shim.min.js");...
yarn mix command error this,ERROR in ./resources/mix/plugins.scssModule build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):SassError: Can't find stylesheet to import. ╷9 │ @impor...
As I mentioned in a previous query, I'm working with Symfony7 and in the latest updates (since Symfony 6.3) AssetMapper is recommended over Webpack. Given the problems I'm having with Metronic 8 in Symfony 7, I've been testing with AssetMapper and in principle everything starts to work (at least app...
Here is my package.json{ "private": true, "version": "8.2.5", "scripts": { "dev": "npm run development", "development": "mix", "watch": "mix watch", "watch-poll": "mix watch -- --watch-options-poll=1000", "hot": "mix watch --hot"...
[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 last one is exported.error Command...
Hi,I am attempting to install and run the Laravel Starterkit for the recent Metronic 8.2.1 version. I've downloaded the latest version and unzipped metronic_laravel_v8.2.1.zip.I am 'Getting started' using the instructions on https://preview.keenthemes.com/laravel/metronic/docs/getting-started....
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\...
Hello. Could you please provide detailed instructions or documentation on how to seamlessly integrate the Metronic template with a Symfony-based project with its own webpack build? Any insights or best practices specific to Symfony would be greatly appreciated.Thank you for your assistance....
Hello, anyone has and idea how to fix the jstree?I got 'node_modules/jstree/dist/jstree.js' in plugins.js'js/custom/general/jstree/jstree.js' in general.phpon Init it throws TypeError: $(...).jstree is not a function...but when i type $('.jstree').jstree() in chrome console, it initia...
I am in the early stages of building an app using Keen's Laravel Metronic 8 template. My app is configured with the Demo1 layout, running version 8.0.35. In the Laravel Metronic 8 sample app at https://preview.keenthemes.com/metronic8/laravel/login?demo=demo1 , I can toggle back and forth betwee...
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...
Hi, How to integrate Metronic with Webpack Encore ? I'm planning to use this.Thanks.
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
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...
All methods have been used to run metronic8 theme18 in blazor server,But the theme didn't work properly every time*******method 1*******1- The method was followed as described in your link: build assets by using webpackhttps://preview.keenthemes.com/metronic8/demo18/documentation/getti...
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
Team - I think your Metronic is a nice framework and you guys support all the latest frameworks from Spring to Blazor to React, basically from Java to .NET to JS based frameworks.Considering your team talent base, I think you should consider adding support for Astro as well (https://astro.build)...
Uncaught Error: No URL provided. at new Dropzone (dropzone.js:7938:1) at dropzone.js:9829:1 at Dropzone.discover (dropzone.js:9841:4) at Dropzone._autoDiscoverFunction (dropzone.js:10412:1) at HTMLDocument.init (dropzone.js:10377:1)Dropzone @ dropzone.js:7938(anonymous)...
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...
Can you please update packages configuration for VUE Metronic Version.On "npm audit fix --force" breaks the build "npm run dev" # npm audit reportansi-regex >2.1.1
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...