79170682

Date: 2024-11-08 15:45:18
Score: 2
Natty:
Report link

I'm using Next.js 15 and was getting similar issue.

Error please install required packages: 'drizzle-orm'

after running pnpm update I got ( which is absurd... )

Please install latest version of drizzle-orm

The workaround I found was pnpm exec drizzle-kit generate

Source: https://github.com/drizzle-team/drizzle-orm/issues/2699#issuecomment-2322825749

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Pedro