I have a big issue with sails-skipper.
Sometimes it work fine, but mostly when i post the file(with meta fields) then it flushes out body. console.log(req.body)
prints{}
.
I have posted this issue here #138.
Is there any other library which works fine with sails ?
I find a name multer, is it good and how to implement it in sails ?