DEV Community

Play Button Pause Button
Maxim Orlov
Maxim Orlov

Posted on • Updated on • Originally published at youtube.com

Fix "Unexpected field" Error From Multer

Learn how to decypher & fix this cryptic error message from multer, and finally implement working file uploads in Node.js 🎉

🔗 Links from video
Request Parsing in Node.js Guide - https://maximorlov.com/request-parsing-nodejs-guide/

📚 Prefer reading?
Article version - https://maximorlov.com/fix-unexpected-field-error-multer/

👉🏼 Watch more videos like this one on my YouTube channel 🎥

Having a hard time implementing file uploads in Node.js?

Become an expert at handling file uploads with this FREE reference guide. Code examples, concise explanations and best practices are waiting for you.

Top comments (1)

Collapse
 
pierre_marie profile image
pmkod

If the user change the input name in dom. Your server will crash.