cool-team-official / cool-admin-midway

🔥 cool-admin(midway版)一个很酷的后台权限管理框架,Ai编码、流程编排、模块化、插件化、CRUD极速开发,永久开源免费,基于midway.js 3.x、typescript、typeorm、mysql、jwt、vue3、vite、element-ui等构建
https://cool-js.com
MIT License
2.65k stars 588 forks source link

使用docker部署,报错 #177

Open coder-huo opened 5 months ago

coder-huo commented 5 months ago

使用docker部署,运行时报错:ERROR 19 Error: Cannot find module 'typescript'

image
epoll-j commented 5 months ago

把devDependencies里的typescript依赖移到dependencies可以暂时解决这个问题