Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NextJS + Turso + Drizzle issue #201

Open
Djboy08 opened this issue Apr 9, 2024 · 3 comments
Open

NextJS + Turso + Drizzle issue #201

Djboy08 opened this issue Apr 9, 2024 · 3 comments

Comments

@Djboy08
Copy link

Djboy08 commented Apr 9, 2024

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

@joshxfi
Copy link

joshxfi commented Apr 19, 2024

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

@GustavoOS
Copy link

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

@crtnx
Copy link

crtnx commented Jun 11, 2024

A solution from #184:

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants