Unable to resolve "@libsql/client" from "node_modules/drizzle-orm/libsql/driver.js"

I'm getting this error in a react native expo project

Although not seeing it when init a new project with https://better-t-stack.pages.dev/new and adding in the same dependency.

Not sure if anyone has come across this before

iOS Bundling failed 1378ms node_modules/expo-router/entry.js (1831 modules)
Unable to resolve "@libsql/client" from "node_modules/drizzle-orm/libsql/driver.js
Better-T Stack
A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with best practices and customizable configurations
Was this page helpful?