سلام وقتتون بخیر من دقیقا مانند ویدعو تسک gulp.task و ادامش با نام copyhtml رو نوشتم ولی وقتی در ترمینال کد gulp copyhtml رو run میکنم ارور میده ( ارور پایین ) دلیلش چی هستش؟ ( این ارور با ارور تیکت قبلیم فرق میکنه و ارور جدید هستش تیکت قبلیم ارورش رفع شد )
PS C:\\Users\\digital shahr\\Desktop\\gulpApp> gulp copyhtml
Error [ERR_REQUIRE_ESM]: require() of ES Module C:\\Users\\digital shahr\\Desktop\\gulpApp\\node_modules\\gulp-imagemin\\index.js from C:\\Users\\digital shahr\\Desktop\\gulpApp\\gulpfile.js not supported.
Instead change the require of index.js in C:\\Users\\digital shahr\\Desktop\\gulpApp\\gulpfile.js to a dynamic import() which is available
in all CommonJS modules.
at Object.
at async Promise.all (index 0) {
code: 'ERR_REQUIRE_ESM'
}