npm install readable-streamyarn add readable-streampnpm add readable-stream<script src="https://fastly.jsdelivr.net/npm/readable-stream"></script><script src="https://unpkg.com/readable-stream"></script><script type="module">
import readablestream from 'https://cdn.jsdelivr.net/npm/readable-stream/+esm';
</script><script type="module">
import readablestream from 'https://cdn.skypack.dev/readable-stream';
</script>