I am unable to install the theme on django. i am getting these errors.
During install i get these errors:
ERROR in ../src/sass/style.scss
Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):
HookWebpackError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):
Can't find stylesheet to import.
â·
19 â @import "bootstrap/scss/functions";
ERROR in ../src/sass/plugins.scss
Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):
HookWebpackError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):
Can't find stylesheet to import.
â·
19 â @import "bootstrap/scss/functions";
cannot get the theme to work. i have followed the installation guide
Hi nurul haque
Sorry for the delay. Have you installed the npm? Please check this docs if you haven't.
https://preview.keenthemes.com/django/metronic/docs/getting-started
Thanks