stderr: Errno::ENOENT: No such file or directory · Issue #194 · sindresorhus/gulp-ruby-sass
Hi, I started getting this error while updating to 1.0.0.alpha2 if i set to look in any folder for any .scss file: var src = { sass: 'app/src/**/*.scss', } Only if I specifically set the path to th...