Closed zachary95 closed 5 years ago
it will cause a problem in my computer. here is the detail: when i change code as so it will work correctly. my env info: node v8.12.0 npm npm@6.4.1 koa 2.7.0
you mean to say with ctx.request.files
it fails and with ctx.request.body.files
it passed?
@hemanth yes, as you say.
Ok, I know why. Pushing a fix in a separated PR
This PR fix where koa-body stores the files in latest version on the
ctx
.