Hi guys, I am using turbo repo with some nestjs applications inside this monorepo. Today, I added @nestjs/websockets in 1 service in this repo. And this service got broken.
I think we faced some conflict when the pnpm tried installing these packages. But I don't know how to solve this problem. I am willing to have a direct call with someone who can help me solve this problem.
I attached the error in the image.
Currently, I am using @nestjs/core, @nestjs/common version 10.1.3 and @nestjs/mongoose version 10.0.1
Thanks.
