[DRIZZLE KIT] Cannot convert undefined or null to object
Any idea what this error is about? I don't have an issue with the client, just drizzle-kit
if it helps, this is my drizzle dependencies
And im running the studio like so:
"dev": "concurrently \"vite dev --host --clearScreen\" \"tsx node_modules/drizzle-kit/bin.cjs studio\"",