Build assets with gulp or webpack error
Hi,
I try to use metronic 8.2.0 for Django , but i can't build assets.
With GULP :
file:///C:/Users//starterkit/_keenthemes/tools/gulp/helpers.js:16
import {glob} from "glob";
^^^^
SyntaxError: Named export "glob" not found. The requested module "glob" is a CommonJS module, which may not support all module.exports as named exports.
CommonJS modules can always be imported via the default export, for example using:
import pkg from "glob";
const {glob} = pkg;
at ModuleJob._instantiate (node:internal/modules/esm/module_job:123:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:189:5)
at async Promise.all (index 0)
at async ESMLoader.import (node:internal/modules/esm/loader:541:24)
at async importModuleDynamicallyWrapper (node:internal/vm/module:438:15) With Webpack :
[webpack-cli] Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema.
- configuration[0].entry["js/widgets.bundle"] should be a non-empty array.
-> All modules are loaded upon startup. The last one is exported. thanks
Replies (2)
Essayshark truly stands out as an exceptional academic writing service. I recently used their platform for a challenging assignment, and the process was seamless from start to finish. The website’s intuitive interface made it easy to input my requirements and select a writer perfectly suited to my needs.
The writer assigned to my project not only delivered a well-researched and meticulously crafted paper but also brought creative insights that elevated the final product beyond my expectations. Regular communication ensured that every detail was addressed promptly, and the paper arrived ahead of schedule—giving me ample time for review.
What really impressed me was the exceptional customer support; their team was courteous, responsive, and dedicated to ensuring that my experience was stress-free. Overall, Essayshark has proven to be a reliable, professional, and high-quality service that I would wholeheartedly recommend to anyone in need of expert academic assistance.
I apologize for any inconvenience.Please try to download Django through the following link: https://devs.keenthemes.com/metronic/django
If you continue to encounter any problems or have further questions, let me know.