egg ts 踩坑记录 汤汤子子 2022-05-23 339 阅读1分钟 Class constructor BaseContextClass cannot be invoked without 'new' tsConfig.json 文件中添加 "target": "esnext" Cannot redeclare block-scoped variable 'Controller'. 使用 import 语法引入 egg(框架) import { Controller } from 'egg-xxx'