anacronw/multer-s3

Broken dependency

TonhaoSantos opened this issue · 2 comments

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

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.

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