Ankhena, без этой строки выпадает такая ошибка.
gulp
[13:45:55] Using gulpfile ~/Documents/gulp-test/gulpfile.js
[13:45:55] Starting 'default'...
[13:45:55] Starting 'watchFiles'...
[13:45:55] Starting 'browserSync'...
[13:45:55] Starting 'clean'...
[13:45:55] Finished 'clean' after 45 ms
[13:45:55] Starting 'css'...
[13:45:55] Starting 'html'...
Error in plugin "gulp-sass"
Message:
gulp-sass 5 does not have a default Sass compiler; please set one yourself.
Both the `sass` and `node-sass` packages are permitted.
For example, in your gulpfile:
var sass = require('gulp-sass')(require('sass'));
[13:45:55] The following tasks did not complete: default, , watchFiles, browserSync, , css, html
[13:45:55] Did you forget to signal async completion?
Написано
Войдите на сайт
Чтобы задать вопрос и получить на него квалифицированный ответ.