BrentAureli.com
BrentAureli.com copied to clipboard
Syntax changed for multer initialization
https://github.com/expressjs/multer/issues/161
Can't get it to work with the latest multer version, when I try to post a single file console.log(req.file) is undefined and the file doesn't upload. Any help would me much appreciated!
Try to change also the name of your service as well as the scope on the controllers.