how to create a readable stream from a remote url in nodejs?

前端 未结 0 902
我在风中等你
我在风中等你 2021-01-31 13:40

on nodejs documentation, the streams section says I can do fs.createReadStream(url || path). But, when I actually do that It tells me Error: ENOENT: no such f

相关标签:
回答
  • 消灭零回复
提交回复
热议问题