You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Either nestjs-sqs's dependency @golevelup/nestjs-discovery or the usage of it causes module resolution issues for DiscoveryService in the latest release version of NestJS 11.1.0. I confirmed that rolling back and pinning nestjs to version 11.0.21 resolves the issue.