I do get the following error when running gulp --demo1 :/wallet-frontend/tools/gulpfile.js:1 import { cleanTask } from "./gulp/clean.js"; ^^^^^^ SyntaxError: Cannot use import statement outside a moduleat wrapSafe (internal/modules/cjs/loader.js:979:16) at Module._compile (internal/modules...
Uncaught (in promise) undefinedUnderstand this errorscripts.bundle.js:1 Uncaught TypeError: Cannot read properties of undefined (reading 'init') at Object.init (scripts.bundle.js:1:41) at scripts.bundle.js:1:348widgets.bundle.js:1 Uncaught TypeError: Cannot read properties of undefin...
We have created a Stepper which works great when built locally, but when building for production and minify are applied it does not work anymore. Pushing "continue" will results in nothing happening. No errors in web console either. Im very confused :D "use strict";// Class definition...
Hi,I got this error TypeError: KTApp.hidePageLoading is not a function, could you help me on this?the error seems happens from scripts.bundle.js // Init page loaderwindow.addEventListener("load", function() { KTApp.hidePageLoading();});
Good morning,To begin with, I am using the "Getting Started" (Located: https://preview.keenthemes.com/nodejs/metronic/docs/getting-started) to look at the base application. It has been some time and I was wanting to refresh myself; however, I've hit a snag. The first time I installed this I...
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 */); ^...
hii was reading through the docs about webpack/gulp for building the files, but i dont see anything about plugins for code splitting / tree shaking / minifying / etc. etc. i also noticed that the demo theme has alot of unused js/css so im a bit suspicious about that.can someone provide s...
hi, I added the template files in my rails project and when I try to precompile I get this error: rake aborted!SassC::SyntaxError: Error: Custom property values may not be empty. on line 62279:70906 of stdin>> size:1.075rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csv...
I want to install gulp,for that, I saw this doc: https://preview.keenthemes.com/html/metronic/docs/getting-started/build/gulp,but I can't find a directory /theme/tools/
I'm having a problem with laravel mix about adding new scss or js :(What is the best practice to add custom scss or js in laravel start kit? ex. I have a page view - resources/view/page/homepage.blade.phpscss - /page/homepage.scssjs -
I have downloaded demo5, do I still have to do all the yarn / gulp stuff explained in the documentation? I opened index.html in demo5/dist folder and every thing seems ok.
Is there any documentation or best practices to integrate the theme (Keen) in a symfony/twig project ?My goal is to preapre a starter layout for all my future projects.But as I can see, if you change an option and rebuild the layouts with the Layout Builder", the partials are completely diff...
in Recent update metronic 8.1.1 for dark theme when i run commandgulp --dark-mode after run this command i did not get output like plugins.dark.css and style.dark.css so this command removed or what happened ?
Hi there,Regarding DataTables, I've noticed a strange issue. When I use webpack to build the project, the icons for pagination and the position of the page numbers look odd, and the search box also appears unexpectedly. Any thoughts on this?https://drive.google.com/file/d/1EDBdhd83rnoDqY6k0K...
While trying to build the project with webpack, I encountered this problemModule not found: Error: Can't resolve @/src/plugins/formvalidation/dist/amd/plugins/Bootstrap5.js in /home/XXX/Bureau/XXX/metronic/tools/webpack/plugins