I am encountering an issue when attempting to inject PrismaService, which extends PrismaClient. My application appears to hang without generating any error messages.
In my quest to resolve this issue, I conducted a search and identified two potentially related discussions. However, I noticed that both of these discussions date back to 2018.
https://github.com/nestjs/nest/issues/1129
https://github.com/nestjs/nest/issues/1277
My development environment consists of NestJS version 10.2.6 and Prisma version 5.3.1. To provide a clearer demonstration of the problem, I have created a simple repository, which can be found here:
I'm submitting a... [ ] Regression [x] Bug report [ ] Feature request [ ] Documentation issue or request [ ] Support request => Please do not submit support request here, instead post your q...
I'm submitting a... [ ] Regression [x] Bug report [ ] Feature request [ ] Documentation issue or request [ ] Support request => Please do not submit support request here, instead post your q...