richardgirges / express-fileupload

Simple express file upload middleware that wraps around busboy
MIT License
1.52k stars 261 forks source link

undefined error #294

Closed djpie123 closed 11 months ago

djpie123 commented 2 years ago

Hi I am having a problem. when I do file.mv...... to the folder /uploads/file.name so when I check the folder uploads then there is nothing but a file undefined so what to do please help

duterte commented 2 years ago

This is a knowledge base question so may actually use https://stackoverflow.com many would be happy to answer that question there.

RomanBurunkov commented 11 months ago

Usually if there were no uploads, request doesn't contain files.