While running the example given in the repo, I am getting this error. ``` internal/streams/legacy.js:59 throw er; // Unhandled stream error in pipe. ^ ReferenceError: done is not defined ``` done is not defined.