dan.the.discloser
using both nodejs & deno
I am not sure.
Teacher will check out the assignment from GitHub, try to run it in their nodejs environment and insert comments or maybe other changes into the source code.
I will do a checkout to see them.
So, I figure I can lots of extra files that they can ignore, but I don't want to be having to change / change-back or having separate versions of files.
8 replies
piping for async sub process
I read through the doc's and the sources (to the extent I can) and I just don't get it.
Clearly what I am doig is not right.
error: TS2339 [ERROR]: Property 'pipeThrough' does not exist on type 'Reader & Closer & { readable: ReadableStream<Uint8Array>; }'.
Can you point me at a simple example?
18 replies