Juanfran

Results 40 comments of Juanfran

I don't know exactly what it is happening. Could you add the verbose option? thanks

sorry I can't see the error :disappointed: It always works for me some ideas to try - update scss-lint gem - run the gulp-scss-lint verbose output in your terminal and...

Hi! gulp-scss-lint doesn't have own error codes for warnings and errors because it doesn't throw exceptions with them.

Thank for your feedback 1. If the file doesn't exist the gulp.src doesn't send the file to gulp-scss-lint therefore does nothing. For me it is a normal behavior. 2. if...

gulp-scss-lint doesn't run anything because gulp.src doesn't send something that doesn't exist so in gulp-scss-lint I can't run scss-lint without files. Yes, `verbose` shows the scsslint command, you can copy...

thanks @davidosomething Could you tell me which scss-lint version are you using and the gulp-scss-lint config?

thanks I tried with the same config and it works for me. Could you add the `verbose` option and check if there is something wrong in the bundle exec command...

Which version are you using? Also can you send us the dockers logs (starting docker with `docker-compose logs`)

Sure! I believe that the web examples should be checked with a screen reader. I remember encountering some of them where it read [object Object], but I'm unsure of how...