I do have a project for which I am using gulp (3.8.11) which breaks on node v0.10 (and on v0.10 only).
Here is the travis build report: http://ift.tt/1CQh1kz
stream.js:94
throw er; // Unhandled stream error in pipe.
^
TypeError: Cannot read property '6' of undefined
at handleResult (/home/travis/build/scravy/uuid-1345/index.js:9:4158)
at Object._onImmediate (/home/travis/build/scravy/uuid-1345/index.js:9:6532)
at processImmediate [as _immediateCallback] (timers.js:354:15)
Here is the gulp file with the offending task: http://ift.tt/1IRZvx0
This only happens on v0.10. Is that a known issue / is there a workaround for this?
Aucun commentaire:
Enregistrer un commentaire