konitter / gulp-combine-media-queries

MIT License
92 stars 28 forks source link

Node V4 [Error: no writecb in Transform class] #20

Open Bushwazi opened 9 years ago

Bushwazi commented 9 years ago

Just updated to node v4 and I get "[Error: no writecb in Transform class]". I commented cmq out of the task and it ran correctly. I also reinstalled gcmq, same error.

Archiolidius commented 9 years ago
diegorodriguesvieira commented 9 years ago

+1

gabrielgomesferraz commented 9 years ago

+1

Archiolidius commented 9 years ago

as alternative you can use https://github.com/avaly/gulp-group-css-media-queries it works fine with node v4

diegorodriguesvieira commented 9 years ago

thank you guy...I will use it...

elgervb commented 9 years ago

+1

joonassandell commented 9 years ago

+1

dazld commented 9 years ago

@Archiolidius thanks for sharing that repo - have swapped, and it got my build going again.

joemccann commented 9 years ago

I swapped and it works for github.com/joemccann/dillinger now

sirLisko commented 9 years ago

+1

coverboy commented 9 years ago

node v5 also!!!

ryanaltvater commented 8 years ago

Happens for me too. I'm surprised this hasn't been addressed by now. Guess I'll make the switch.