Tim Williams
Tim Williams
I'm having a similar issue with Node 0.8 following d40cead09a8aa184c4bc5294f0665a0bcdf9f803 (which I think is related to the readable-stream version change), although this is for unknown file sizes. For some files,...
I'm also getting a similar (or the same) error: ``` node_modules/over/overload.js:18 var args = Array.prototype.slice.call(arguments); ^ RangeError: Maximum call stack size exceeded ``` My zip files are about 5Mb, most...
I think I know the other issue your talking about, although it's not mine. I too cloned didn't have any joy.
I've had a chance to look into this a little closer and have submitted a pull request (that's opened issue #17). Feel free give it a test.
I've tested these changes on an Seeed XIAO-ESP32C3; all good.