You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nodejs.TypeError: body._method.toUpperCase is not a function
at overrideMethod (/data/xx/node_modules/koa-override/index.js:19:29)
at dispatch (/data/xx/node_modules/koa-compose/index.js:42:32)
at bodyParser (/data/xx/node_modules/koa-bodyparser/index.js:86:11)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async /data/xx/node_modules/koa-static-cache/index.js:51:63
at async notfound (/data/xx/node_modules/@xxx/xxx/node_modules/egg/app/middleware/notfound.js:5:5)
at async meta (/data/xx/node_modules/@xxx/xxx/node_modules/egg/app/middleware/meta.js:12:5)
at async healthy (/data/xx/node_modules/egg-healthy/app/middleware/egg_healthy.js:21:5)
https://github.com/node-modules/koa-override/blob/master/index.js#L19
The text was updated successfully, but these errors were encountered: