#ReferenceError: prisma_service_1 is not defined
7 messages · Page 1 of 1 (latest)
Hello @weak stream 👋
Can you please share a minimal reproduction of this error?
I haven't encountered this error before.
Hello I was able to fiz is by upgrading typescript to the latest version
But the main problem I was having was more related to NestJs, some windows users are encountering problemas on the live watch mode
They mentioned to downgrade typescript, when I did that it started problem with prisma, I was using typescript 4.7 to avoid nest watch mode problem
I don’t know but maybe you can reproduce the error spinning up a new nest project with prisma and downgrading typescript
But since it was fixed using watchoptions from the typescript on latest I don’t thing it’s necessary finding fixes to version 4.7