We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When building the backend, I see this warning: warn Versions of [email protected] and @prisma/[email protected] don't match.
warn Versions of [email protected] and @prisma/[email protected] don't match.
The mismatch comes from package.json.
I believe we should fix it.
The text was updated successfully, but these errors were encountered:
Upgrade guide: https://www.prisma.io/docs/orm/more/upgrade-guides/upgrading-versions/upgrading-to-prisma-5
Sorry, something went wrong.
Do not merge before #1091 has been completed by me. I don't want to mix 2 changes to the database infrastructure.
malteish
Successfully merging a pull request may close this issue.
When building the backend, I see this warning:
warn Versions of [email protected] and @prisma/[email protected] don't match.
The mismatch comes from package.json.
I believe we should fix it.
The text was updated successfully, but these errors were encountered: