Why am I getting this error? dest.on is not a function – using gulp-file-include August 30, 2023 by Tarik This line: .pipe(fileinclude) Should be this: .pipe(fileinclude())