richardgirges / express-fileupload

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

[SOLVED] Error: EISDIR: illegal operation on a directory, open '[directory]' #266

Closed willuhmjs closed 3 years ago

willuhmjs commented 3 years ago

Please tell me how to fix this. When I provide a directory it gives this error. What's the solution to fix this

willuhmjs commented 3 years ago

Figured it out, need to provide file name also