Metronic (1701)
HTML (1492)
Laravel (946)
Bootstrap 5 (901)
React (894)
Vue (717)
Angular (704)
PHP (520)
Tailwind 4 (405)
Datatables (283)
Blazor (236)
Asp.Net Core (191)
Bootstrap (189)
Webpack (155)
Design (132)
Django (125)
SASS (118)
License (106)
Gulp (89)
RTL (88)
Figma (83)
Next.js (71)
Next.js (39)
Rails (36)
Node.js (26)
Flask (21)
KeenIcons (19)
Spring (18)
DatePicker (12)
FullCalendar (9)
Icons (6)
Express.js (5)
NestJS (3)
Font Awesome (2)
Next.js (0)
Nextjs (0)
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 module
at wrapSafe (internal/modules/cjs/loader.js:979:16) at Module._compile (internal/modules...
This is best theme for me, a also use this for my website also and my website is: https://thecupcut.com/
Just guide is there any new feature added in the theme recently.
Thanks in advance!
Uncaught (in promise) undefinedUnderstand this error
scripts.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:348
widgets.bundle.js:1 Uncaught TypeError: Cannot read properties of undefin...
Is there a good way?
Or is there a way to paste the demo 1 version and use it?
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...
I couldn't open your spring application in java. If I want urgent help, are you flying remotely if possible?
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 loader
window.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 */);
^...
Hi,
I downloaded HTML v8.3.0 package and followed the build instruction with Gulp.
However, I cannot find the file gulp.config.json in tools folder.
Besides, I realized that the content you mentioned in gulp.config.json as same as that in
hi
i 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,
How can I run gulp only on changed files? now it seems to be compiling everything when change is detected. This is wasting some time unnecessarily.
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...
Hi,
ScreenShot: https://i.hizliresim.com/bs5vorn.png
When I use dark theme, some elements aren't change to white(light) color.
Have any solve? Thanks.
how I can make a dashboard RTL vue.js version
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.php
scss - /page/homepage.scss
js -
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.
While building demo 2 with gulp
Error if jsMinify set to true "PluginError [SyntaxError]: Unterminated string constant"
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...
Am trying to add two different sub Headers to the same page one with bread crumbs and the action bar one but its not working , how i can make it work
in Recent update metronic 8.1.1
for dark theme when i run command
gulp --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 ?