fixed by replace line 2 `var PassThrough = require('readable-stream/passthrough');` with `var {PassThrough} = require('readable-stream');`