Skip to content
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

Not compatible with latest Prisma client. Prisma 6 #10

Open
jordcodes opened this issue Dec 18, 2024 · 1 comment
Open

Not compatible with latest Prisma client. Prisma 6 #10

jordcodes opened this issue Dec 18, 2024 · 1 comment

Comments

@jordcodes
Copy link

Latest Prisma client not supported.

npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: @prisma/[email protected]
npm error node_modules/@prisma/client
npm error @prisma/client@"^6.1.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @prisma/client@">=4.12 <=5" from [email protected]
npm error node_modules/prisma-graphql-type-decimal
npm error prisma-graphql-type-decimal@"^3.0.0" from the root project
npm error
npm error Conflicting peer dependency: @prisma/[email protected]
npm error node_modules/@prisma/client
npm error peer @prisma/client@">=4.12 <=5" from [email protected]
npm error node_modules/prisma-graphql-type-decimal
npm error prisma-graphql-type-decimal@"^3.0.0" from the root project

@lodeli-lulu
Copy link

Please update to latest Prisma version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants