PrismaP
Prisma14mo ago
5 replies
Tommathy

Migrating to v6 issues with optimize

Hello, I tried to migrate to v6 from v5, but when I tried to follow the npm commands suggested, this error came up
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: [project]@0.0.1
npm warn Found: @prisma/client@6.0.1
npm warn node_modules/@prisma/client
npm warn   @prisma/client@"6.0.1" from the root project
npm warn
npm warn Could not resolve dependency:
npm warn peer @prisma/client@"5.x" from @prisma/extension-optimize@1.0.3
npm warn node_modules/@prisma/extension-optimize
npm warn   dev @prisma/extension-optimize@"^1.0.1" from the root project
Was this page helpful?