tursodatabase/libsql-client-ts

NextJS + Turso + Drizzle issue

Opened this issue · 3 comments

Referenced here from another user: tursodatabase/libsql#1276

I get the same error and using libsql client. I tried downgrading multiple times of libsql and it was always getting the same error.

I am using nextjs Version 14.0.3 and have also tried 14.0.2

Hello, I got the same error (on a monorepo setup), here's how I fixed it tursodatabase/libsql#1276 (comment)

Hard to undestand why a "minor" update caused this breaking change

A solution from #184:

import {} from "@libsql/client/web"