TypeError: StringDecoder is not a constructor · Issue #391...
https://github.com/nodejs/readable-stream/blob/master/lib/_stream_readable.js#L326 I use Typescript other module that require('string_decoder/') is not working. TypeError: StringDecoder is not a constructor at Request.Object.<anonymous>...