workshopper / stream-adventure

go on an educational stream adventure!
Other
2.07k stars 313 forks source link

throw in transform #5

Closed jarofghosts closed 11 years ago

jarofghosts commented 11 years ago

node v0.10.12, result of verifying transform solution:

ACTUAL                             EXPECTED
------                             --------

stream.js:94
      throw er; // Unhandled stream error in pipe.
            ^
Error: read ECONNRESET
    at errnoException (net.js:901:11)
    at Pipe.onread (net.js:556:19)

This occurs even with supplied working solution.

hortinstein commented 11 years ago

For everyones situational awareness, this is resolved by following the instruction to 'npm install through split' in the project directory