This is to demonstrate an error generated by gulp-load-plugins when using ECMAScript modules with Gulp (gulpfile.mjs).
- Install Node.js 16+
- Install
gulp-cli
globally:npm i -g gulp-cli
- Clone the repo and run
npm i
Run gulp go
.
This is to demonstrate an error generated by gulp-load-plugins when using ECMAScript modules with Gulp (gulpfile.mjs).
gulp-cli
globally: npm i -g gulp-cli
npm i
Run gulp go
.