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
ankursanghi edited this page Jul 28, 2015
·
6 revisions
Welcome to the multer wiki!
The you use in multer's upload.single() function must be the same as the one you use in
<input type="file" name="<NAME>"
Same for upload.array(<Name>).