O
O
Orzui Ibrohim2019-05-21 16:18:16
gulp.js
Orzui Ibrohim, 2019-05-21 16:18:16

Why is the watch method not working in gulp.js?

I have a simple gulpfile.
I want to run the gulp-less plugin in tracking mode, but it gives me a line with errors.5ce3f98f602e9576390033.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
iAlex195, 2019-05-21
@iAlex195

Use instead of ['gulp-less'] line 14 gulp.parallel('less')

U
udzumaki, 2019-05-21
@udzumaki

14 line. In square brackets, you should have just written "less", not "gulp-less"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question