drizzle-kit can't find '@libsql/client'
I'm trying to run the command but every time I get this error
I'm currently using Next.js 14 and Turso. My node version is 20.13.1
What can I do to fix this?
5 Replies
do you have @libsql/client installed?
Yes, I do
what version of orm and kit do you have?
encounter the same issue, any method to fix it ?
github issues: https://github.com/drizzle-team/drizzle-orm/issues/2405
GitHub
[BUG]: libsql/client package not found in NEXTJS when attempting to...
What version of drizzle-orm are you using? ^0.30.10 What version of drizzle-kit are you using? ^0.21.4 Describe the Bug Invalid input "url" is a required option for driver "turso&quo...