Nestjs与Prisma 7.0.0版本更新导致的客户端生成问题
前言最近升级了Prisma依赖后,它会在生成客户端时打印这么一句话:Warning: You did not specify an output path for your `generator` in schema.prisma. This behavior is deprecated and will no longer be supported in Prisma 7.0.0.✔ Generated Prisma Client (v6.6.0) to .\node_modules\.pnpm\@prisma+client@6.6.0_prisma_66ad65b8aa48c66bb...
最近评论