DenoDDeno
Powered by
JacobZwangJ
Denoβ€’2y agoβ€’
1 reply
JacobZwang

node stream.Readable.on not a function.

In Node we can listen to data on a readable stream using
.on("data")
.on("data")
. This method does not seem to exist in Deno. What should we use as a replacement and is it compatible with node?
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,944Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Stream a Sharp object / Node Readable with Deno.serve()
functiondjFfunctiondj / help
2y ago
How to transform a Readable Stream to a file.
.Literfieber..Literfieber / help
4y ago
lookupService is not a function
GiGGi / help
2y ago
Hosting a node project on deploy?
πΠπ / help
3y ago