Answers for "Error: watching stage/html/**/*.pug: watch task has to be a function"

0

Error: watching stage/html/**/*.pug: watch task has to be a function

you must use gulp.series('name of task') instead of ['name of task']
Posted by: Guest on June-18-2021

Browse Popular Code Answers by Language