michaelhogg / flow-brunch

Adds Flow support to Brunch
MIT License
3 stars 0 forks source link

errors show only with warnOnly: true #1

Open katywings opened 7 years ago

katywings commented 7 years ago

Hey hey, thank you for your cool plugin! It works pretty perfectly.

Only one thing which was a little bit special: i could only get the full error messages of flow, when I enabled warnOnly: true. (It didn't work before, even when I used statusDelay: 10000 or so ^^)

michaelhogg commented 7 years ago

Hi @katywings. I'm happy you're finding my plugin useful!

What version of Brunch are you using? There's a known bug in v2.9.0 and v2.9.1 which causes this problem. The bug has now been fixed, but the fix hasn't been released yet. See:

The fix will be included in the next release of Brunch. Until then, you could consider using v2.8.2 which shouldn't have this problem.

katywings commented 7 years ago

Hey Michael, thank you for your feedback :beers: , and that even in this holy time :stuck_out_tongue: :santa:

Yes I am using 2.9.1! Its not that of a life-damaging problem or so and I can live with it while 2.9.2 is not out :+1: