Hello, I tried to compile your Metronic Blazor template version 8.2.9 using Webpack, and I'm encountering this error:
Desktop/metronic_blazor_v8.2.9/Starterkit/_keenthemes/tools/node_modules/neo-async/async.js:2297:7)
-- inner error --
Error: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):
Can't find stylesheet to import.
â·
19 â @import "bootstrap/scss/functions";
â ^^^^^^^^^^^^^^^^^^^^^^^^^^
âµ
../src/sass/_init.scss 19:9 @import
../src/sass/style.scss 6:9 root stylesheet
The version we are testing is
metronic_blazor_v8.2.9
Versione Node v22.11.0
Versione Npm 10.9.0
Hi,
I want to apologize for the late reply.
We reproduced this issue and are working on a fix. The fix will be available in a few days. For now, as a temporary workaround, you can use our Gulp script to build theme assets.
To build assets with Gulp, from _keenthemes/tools folder run gulp
command.
Regards,
Lauris Stepanovs,
Keenthemes Support Team