Files too bigs
Opened this issue · 0 comments
abrahammartin commented
An error appears when trying to upload a big file
buffer.js:194
this.parent = new SlowBuffer(this.length);
^
RangeError: length > kMaxLength
at new Buffer (buffer.js:194:21)
at fs.js:220:16
at Object.oncomplete (fs.js:107:15)