Replies: 2 comments
-
Should be working, we just need to update the peer dependency constraint, see #197 |
Beta Was this translation helpful? Give feedback.
0 replies
-
I will monitor this other thread then. Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I noticed that NestJS made a major version update with version 11. Is it recommended that we update while using MikroORM? I noticed there is a conflict in version when trying
npm error peer @nestjs/core@"^10.0.0" from @mikro-orm/nestjs@6.0.2
Is there a way to get around this? Is it recommended that we stick with 10?
Beta Was this translation helpful? Give feedback.
All reactions