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
[System Information]
OS Version : macOS 24.1.0NodeJS Version : v22.12.0PNPM Version : 9.0.2
[Nest CLI]
Nest CLI Version : 10.4.8
[Nest Platform Information]
platform-socket.io version : 10.4.15platform-express version : 10.4.13mapped-types version : 2.0.6websockets version : 10.4.15schematics version : 10.2.3testing version : 10.4.13common version : 10.4.13core version : 10.4.13jwt version : 10.2.0cli version : 10.4.8
Node.js version
22.12
In which operating systems have you tested?
macOS
Windows
Linux
Other
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current behavior
cors has no type hints, cors2 does not show errors.
Minimum reproduction code
https://github.com/nestjs/nest/tree/master/sample/02-gateways
Steps to reproduce
No response
Expected behavior
cors has type hints, cors2 does show errors.
Package
@nestjs/common
@nestjs/core
@nestjs/microservices
@nestjs/platform-express
@nestjs/platform-fastify
@nestjs/platform-socket.io
@nestjs/platform-ws
@nestjs/testing
@nestjs/websockets
Other package
No response
NestJS version
10.4.15
Packages versions
Node.js version
22.12
In which operating systems have you tested?
Other
No response
The text was updated successfully, but these errors were encountered: