anacronw / multer-s3

multer storage engine for amazon s3
MIT License
660 stars 190 forks source link

Broken dependency #147

Closed TonhaoSantos closed 3 years ago

TonhaoSantos commented 3 years ago

When I run yarn upgrade on my project a dependency of you updated.

This dependency has a package that is broken.

Your dependence: image

broken package:

image

Reverted, but it's good to warn you about: D

andyryan commented 3 years ago

Just hitting this issue ourselves. Do you know what the last stable version of multer-s3 is.

In our case this is manifesting in the key callback returning undefined, meaning no file gets uploaded.

TonhaoSantos commented 3 years ago

It is no longer giving this error in the current version. Dependency fix the problem.