richardgirges / express-fileupload

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

TypeError: file.mv is not a function #217

Closed Narendra93 closed 4 years ago

Narendra93 commented 4 years ago

My version is 1.1.7-alpha.3.Can look at the issue.

RomanBurunkov commented 4 years ago

That looks like issue in your code, not with a middleware.

RomanBurunkov commented 4 years ago

Closing this since no details had been provided.