Error: Invariant Failed.
Hey, guys, I'm using Nextjs with drizzle-orm and sqlite(libsql flavour). After setting up the project and adding nextauth. I noticed that building the project throws a weird error. In development everything works as expected, this error only happens during build.
Has anyone seen this before? How I can I fix this?
1 Reply
Issue resolved. It had nothing to do with drizzle/libsql