主题
Koa 需要 Node v18.0.0 或更高版本才能支持 ES2015 和异步函数。
您可以使用您喜欢的版本管理器快速安装支持的 Node 版本:
nvm install 22 npm i koa node my-koa-app.js