TappNetwork/laravel-uppy-s3-multipart-upload

Incompatable with latest version of Uppy

Closed this issue · 6 comments

When Uppy version 3 is installed like this:

"@uppy/aws-s3-multipart": "^3.1.2",
"@uppy/core": "^3.0.5",
"@uppy/drag-drop": "^3.0.1",
"@uppy/status-bar": "^3.0.1",

a 404 error is thrown as soon as a file is uploaded.

Using version 2.0.2 as recommend in the documentation works.

@kaptk2 @oyarzun Thanks for the heads up! :)
I just added a new release (https://github.com/TappNetwork/laravel-uppy-s3-multipart-upload/releases/tag/v1.0) with this update.
Please let me know if everything is working for you.

hello all i want firstly to say thank you for this wonderful package. i have have installed laravel v 10.5 So when i try to install this he told me the are some conflict whit the contract version so how can you help me please?

kaptk2 commented

Everything is working great for me. We've had it in production for a couple weeks without a hiccup. Closing this issue now

@kaptk2 Awesome! Thank you for the feedback :)