egg
egg copied to clipboard
egg-mysql ts 类型错误和缺少
What happens?
egg-mysql ts 类型缺少,比如缺少 count 函数。get 函数类型错误
最小可复现仓库
请使用
npm init egg --type=simple bug
创建,并上传到你的 GitHub 仓库
复现步骤,错误日志以及相关配置
相关环境信息
- 操作系统:
- Node 版本:
- Egg 版本:
3.1.0 版本升级导致,先回退到~3.0.0 吧。