flowjs / flow.js

A JavaScript library providing multiple simultaneous, stable, fault-tolerant and resumable/restartable file uploads via the HTML5 File API.
Other
2.96k stars 346 forks source link

NodeJs sample #305

Closed tinwinaung closed 4 years ago

tinwinaung commented 4 years ago

I am not able to save file using Nodejs sample. Looking around seems like the sample is not working and require so many fixes. Is that true? By the way, I am using Windows for now.

tinwinaung commented 4 years ago

I am closing this because I get it work by using this ticket https://github.com/flowjs/flow.js/pull/235