I tried both laravel docs as well github updated repo but both are failed
github repo just used pre compiled bundles but when i switch to vite version getting broken layout and js error.
the problem inside the src. kindly fix it as soon as possible.
Hi Faisal,
Please run the following command to upgrade to the latest version of @keenthemes/ktui:
npm upgrade @keenthemes/ktui
Hi,
We have pushed a Vite fix for KtUI. Can you please try the latest '@keenthemes/ktui' package ?
More info:
https://github.com/keenthemes/ktui/issues
Regards,
Sean
Its not working getting another error
Error: Failed to scan for dependencies from entries:
F:/Web/metronic/resources/js/app.js
X [ERROR] Missing "./src/index" specifier in "@keenthemes/ktui" package [plugin vite:dep-scan]
Please make a fix and update the laravel integration docs. make sure you are not including pre build files in html file. it should use vite build.
css error as well
[plugin:@tailwindcss/vite:generate:serve] Can't resolve '../../node_modules/@keenthemes/ktui/styles.css' in 'F:\Web\metronic\resources\metronic\css'