TypeError: Cannot read property 'image' of undefined TypeError: Cannot read property 'image' of undefined express express

TypeError: Cannot read property 'image' of undefined


The body-parser middleware does not handle multipart bodies.

From the body-parser github:

This does not handle multipart bodies, due to their complex and typically largenature. For multipart bodies, you may be interested in the following modules:

https://github.com/expressjs/body-parser