FredKSchott / FredKSchott/rollup-plugin-polyfill-node
[Transform Stream] Cannot set property 'needReadable' of undefined
Open
- Dominant language
- TypeScript
- Stars
- 193
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
I got this error while trying to use a transform stream in a svelte project. The code works on lastest node.js though.
Looks like this._readableState is never initialized in Transform Streams for an unknown reason.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.