koajs / koa

Expressive middleware for node.js using ES2017 async functions

Home Page:https://koajs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeprecationWarning: Use of deprecated folder mapping "./" in the "exports" field

ckvv opened this issue · comments

node: v16.13.0

DeprecationWarning: Use of deprecated folder mapping "./" in the "exports" field module resolution of the package at `node_modules/koa/package.json.`

This is only a warning issued by "nodejs". It is recommended to make corrections according to the warning, because some writing methods are not recommended.

already fixed #1540