安装

npm install --save typeorm mysql2

关于rxjs_1. lastValueFrom is not a function错误的解决方案,将typeorm(version 8+)降至(version 7+),如v7.1.5

https://github.com/nestjs/nest/issues/7468#issuecomment-876174870

最后更新于