I am trying to run the following task:
gulp.task(\'sass\', function() { return gulp.src(config.SCSS +\'/*.scss\') .pipe(sass()) .pipe(gulp