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
Seconding this request for NestJS 11 Support. The only thing holding us back from upgrading to v11 at this point is this peer dependency issue:
npm error Could not resolve dependency:
npm error peer @nestjs/common@"^10.3.3" from [email protected]
npm error node_modules/nestjs-ddtrace
npm error nestjs-ddtrace@"^5.0.0" from the root project
This project seems to work fine with v11 for me.
The peer dependencies state 11 is not supported. Are there any known issues or do the peer deps just need to be updated?
The text was updated successfully, but these errors were encountered: