-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
support for prisma ^4.0.0 #271
Comments
I installed with Prisma@4 using |
@rostislav-simonik can we just remove the peer dependency in the meantime? Some App hosting providers automatically install the dependencies without allowing you to add the |
@ewodev I'm going to cut the release in two/three weeks. I don't have access to the publish token directly, so I'll stabilize the main branch and I'll cut it from there. |
Does this ticket need renaming to "Support for prisma ^5.0.0"? :) |
prisma 5.0.0 removed |
So what is the solution here? Bump prisma back to 3.x.x ? |
Upgrade |
I have it on |
@valajczech can you please create a minimalistic repo that replicates your case? That would give us more context to provide you support. |
But if, for some reason, you would like to stick with |
but your issue can originate from a different root cause, that's why better to provide a replicable repo if those versions won't help. |
Thank you for your time, @rostislav-simonik. Of course I understand that, but I suspect the issue comes from Thank you. |
Hi! Is there any plan to support Prisma v4? Currently we get the below error on npm install:
The text was updated successfully, but these errors were encountered: