anacronw/multer-s3

How To Make File Upload Optional Via Middleware

shadesOfcodes opened this issue · 1 comments

whenever i pass an empty file field, multer throws this err "could not access media files to upload", i am currently looking for a way to make file attachments optional

after Further Digging, I realized it was one of my media services, that was throwing the Error