Closed developer239 closed 5 months ago
Thank you for taking the time to submit your report! From the looks of it, this could be better discussed on our Discord. If you haven't already, please join here and send a new post in the # 🐈 nestjs-help forum. Make sure to include a link to this issue, so you don't need to write it all again. We have a large community of helpful members, who will assist you in getting this to work.
Is there an existing issue for this?
Current behavior
I am trying to run MOST MINIMALISTIC gateway but I am running into false positive error when one of the dependencies is thinking that Use Objet type is "extension" type.
Auth Module:
Events Module:
Gateway Module:
Minimum reproduction code
https://github.com/developer239/nest-microservices-example/tree/v2
Steps to reproduce
Expected behavior
Package
Other package
@apollo/gateway
NestJS version
10.3.2
Packages versions
Node.js version
18.20.3
In which operating systems have you tested?
Other
No response