You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: Cannot convert undefined or null to object
at Function.values (<anonymous>)
at getTableConfig (C:\Users\abhir\interviewprep\node_modules\src\pg-core\utils.ts:16:25)
at generatePgSnapshot (C:\Users\abhir\interviewprep\node_modules\drizzle-kit\bin.cjs:18483:48)
at serializePg (C:\Users\abhir\interviewprep\node_modules\drizzle-kit\bin.cjs:19961:14)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async preparePgDbPushSnapshot (C:\Users\abhir\interviewprep\node_modules\drizzle-kit\bin.cjs:20040:26)
at async preparePgPush (C:\Users\abhir\interviewprep\node_modules\drizzle-kit\bin.cjs:28763:29)
at async pgPush (C:\Users\abhir\interviewprep\node_modules\drizzle-kit\bin.cjs:74779:26)
at async Object.handler (C:\Users\abhir\interviewprep\node_modules\drizzle-kit\bin.cjs:83713:9)
at async run (C:\Users\abhir\interviewprep\node_modules\drizzle-kit\bin.cjs:82064:7)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Does anyone know how to fix this?
Beta Was this translation helpful? Give feedback.
All reactions