blueimp-file-upload-expressjs icon indicating copy to clipboard operation
blueimp-file-upload-expressjs copied to clipboard

Update lwip dependency to 0.0.9

Open gabaum10 opened this issue 7 years ago • 1 comments

Version 0.0.8 doesn't install correctly on windows 10. It may be just my machine, but even installing 0.0.8 directly fails. That means to use this project I need to do a bunch of finagling with shrinkwrap to force it to use 0.0.9 as the required dependency.

gabaum10 avatar May 29 '17 17:05 gabaum10

i had similar problem, and i have fixed it in my fork https://github.com/ldarren/blueimp-file-upload-expressjs

side note, in my fork the s3 upload is fully working with thumbnail

ldarren avatar May 18 '18 11:05 ldarren