Error when trying to setup Drizzle ORM
Hello people!
I'm trying to following the original BETH Stack tutorial in order to get the basics, but I'm aware a lot changed in the tech used since then, so I'm trying to adapt my code as I go and encounter errors.
However, I'm unable to solve an error when running
The error is this one: https://paste.tchncs.de/upload/falcon-seal-lizard
This is my
And this is my
Please let me know if any of you can help.
I'm trying to following the original BETH Stack tutorial in order to get the basics, but I'm aware a lot changed in the tech used since then, so I'm trying to adapt my code as I go and encounter errors.
However, I'm unable to solve an error when running
bunx drizzle-kit push:sqlite.The error is this one: https://paste.tchncs.de/upload/falcon-seal-lizard
This is my
schema.ts: https://paste.tchncs.de/upload/fish-ant-turtleAnd this is my
drizzle.config.ts: https://paste.tchncs.de/upload/emu-bison-ravenPlease let me know if any of you can help.