When trying to use the `Readable` exported by this library in a Vercel Edge Function one gets the following error: ``` Error during transformationError: The edge runtime does not support Node.js 'string_decoder' module. ```