koajs / bodyparser

Koa body parsing middleware
MIT License
1.31k stars 116 forks source link

v4 not working in Node6 ? #92

Closed Stupidism closed 6 years ago

Stupidism commented 6 years ago
node_modules/koa-bodyparser/index.js:72
  return async function bodyParser(ctx, next) {
Stupidism commented 6 years ago

Found it https://github.com/koajs/bodyparser/issues/69