In order to have a fixed toolbar using the Light Header Layout, I realized that I should set data-kt-app-toolbar-fixed="true" inside the initLightHeaderLayout() in views/layout/bootstrap.js. Should I go ahead and update bootstrap.js file directly or there should be a source file that should be c...
HiI'm using Metronic 9 on a Laravel 11 project through Herd. Update to node 22.12.0 introduced this errorfile:///Users/xxx/Desktop/xxx/Echo/tailwind.config.js:1const defaultTheme = require('tailwindcss/defaultTheme'); ^ReferenceError: require is not defined...
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"...
Hi,I am paying for a hosting service and I can not install node.js.Is there a way to intall this theme like unziping files inside server? Simple as that.Thank you very much.
Hello there, When I purchase the Metronic theme, will I be able to freely develop projects using the Bootstrap HTML, VueJS, React, Angular, Asp.Net, Django & Laravel Admin Dashboard Template frameworks / development platform ? Can I get information on this matter? Additionally, for example, wher...
I tried to followed the instructions in https://preview.keenthemes.com/nodejs/metronic/docs/getting-started page but the files required to follow the instructions is not there. Can you please advise if I am missing something?
Hello,I’m currently using Metronic version 8.2.27. I would like to use the kt_modal_create_project modal, but I’m unsure how to proceed. It seems like I need to use the create_project in the src folder, but I’m not sure which basic HTML template I should provide for content.ejs.When I try co...
Is there any quick deploy image available for digital ocean or any other server platform for Metronic Node.JS ?
I got difficulties implementing existing vue components in laravel. I got various problems, and every time i solve one another one appears: "vue doesn't recognize ", "differently vue versions in package", etc. I tried to watch and read all your documentation but i could not find something mor...
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...
To start with:Local OS: Win10Node: v20.12.2npm: v10.1.0yarn: v1.22.22gulp-cli: 3.0.0gulp: v4.0.2I just downloaded the Metronic v8.2.7 Node.js Demo1, unpacked it and followed these instructions: https://preview.keenthemes.com/nodejs/metronic/docs/getting-startedI did use "npi in...
Not sure what I'm missing - but I don't understand the following two issues:1. the need for setting up and running the template from node.- If I can run the demo by clicking the index.html in the dist folder, so why do I need to set up node and run the demo via localhost?2. the need to exp...
Hi guys,so, I've recently installed Metronic Laravel 8.2.5 on my machine and I've built some views with few of Metronic's components (datatables, cards, date rangepickers, etc.).However, since start I noticed terrible performances concering assets loading on each Metronic's webpage.I've trie...
1 Navigate your prompt to starterkit folder. cd starterkit 2 Run installation command to install depnedencies for node application. yarn 3 npm run start Keep your prompt running by default application is served on port 3000Point 3 of your documentation fails...
Hi There,Our company recently purchase themes with KeenThemes. Happy with the Themes!For initial setup and demo for POC on another project to be kick off, we are decided to use NodeJs.Our team found few errors when follow the instructions given setup for NodeJs. a.) Download NodeJs D...
Hello,i have never worked with node.js, webpack or gulp before.Can I install and use the theme without these tools.Otherwise I still have to learn about these tools.I also do not know if these tools affect my development environment.Many thanks and greetingsWolfgang
I am looking to implement a new site, with nodejs as backend and react frontend.I would like it to have everything that appears from Laravel, which has Users, Auth, Roles, Permissions.I don't know if any of them already exist implemented here, Metronic was suggested to me, I don't know it, I...
Hi I have this error Failed to parse JSON file, invalid JSON syntax found at line 2084I know de error is not in the .json file, so Iḿ asking me how to setting server.hmr.overlay to false in vite.config.js. in the proper way to see if itś solves my problemt. Thanks...this is the .json by the...
Error: Cannot find module 'del'In the recent latest of Metronic Laravel, the above error will appear when running npm run dev command.In the recent node m...
After completing all the steps in the documentation and going to localhost:3000 I get this error:ENOENT: no such file or directory, open '/Users/xxxxxx/Downloads/nodejs/starterkit/public/assets/media/icons/duotune/arrows/arr066.svg' at Object.openSync (node:fs:590:3) at Object.readFile...
Hello guys.So, here is the thing :DI recently bought Metronic 8, React version, and I want to have a "clean" let's say, template, without the demo components. I want only to have the Auth mechanism (which I will customize to my needs), but I don't want the rest. I will add the component that I...
I have version 18.0.0 of node and version 9.4.2 of npm, when I try to install PrimeNg: npm install primeng, this error is shown:npm install primengnpm ERR! code ERESOLVEnpm ERR! ERESOLVE unable to resolve dependency treenpm ERR!npm ERR! While resolving: cannonerpweb_v2@8.1.9...