[BUG]: Installing latest drizzle-kit and drizzle-orm results in version error #3578
Open
1 task done
Labels
bug
Something isn't working
Report hasn't been filed before.
What version of
drizzle-orm
are you using?0.36.3
What version of
drizzle-kit
are you using?0.28.1
Other packages
[email protected], [email protected]
Describe the Bug
I created a project with drizzle and postgresql according to the official documentation postgresql-new, and when I run
npx drizzle-kit push
, it prompts me to update drizzle-orm and exits with an error.However, when I update drizzle-orm to the latest version ([email protected]) available at the moment, I keep getting the same error message.
The version of drizzle-orm corresponding to [email protected] does not seem to be [email protected], which is the latest at the moment.
Can you tell me which version of drizzle-orm corresponds to [email protected]?
The text was updated successfully, but these errors were encountered: