Kevin SOULAT
Kevin SOULAT
PR #10
It seems multiple prompts command doesn't work as I've imagined (bug?), so the filename could be simplify by using only `idx`
@preveen-stack, not sure what you meant exactly. I tried different encoding, but it didn't work. It's possible to use stream with http module as explained here: https://stackoverflow.com/a/64002066, but I wonder...
Hi @preveen-stack, this code doesn't work (for instance require('node-fetch') can't work since it's a pure ESM module), and my point is to use the native "fetch" module and not the...