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
fs.createReadStream(url || path)
Error: ENOENT: no such f