Closed jarofghosts closed 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.
For everyones situational awareness, this is resolved by following the instruction to 'npm install through split' in the project directory
node v0.10.12, result of verifying transform solution:
This occurs even with supplied working solution.