You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 14, 2025. It is now read-only.
I have a feeling this might be a nodejs 14 issue, maybe related to nodejs/node#33050 not sure.
Same code works on node 12.x. On nodejs 14 req.files is just an empty object. Simple app to reproduce below.