drizzle-kit can't find '@libsql/client'

I'm trying to run the command
npx drizzle-kit push
but every time I get this error
error please install required packages: '@libsql/client'


I'm currently using Next.js 14 and Turso. My node version is 20.13.1

What can I do to fix this?
Was this page helpful?