© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
Drizzle TeamDT
Drizzle Team•15mo ago
Samuel Allen

LibSQL type errors when using `drizzle-orm/libsql` import

Hey y'all. I am just beginning my drizzle journey, and am trying to set up a query to run in an AWS Lambda base-image container. I am using this guide for getting set up with Turso as my example. If I exclude the drizzle connection syntax, it all works fine. If include it, I am seeing type errors when I run
tsc src/index.ts
tsc src/index.ts
.

If I just ignore them and fire up the container, I can get my TypeScript to build, but when I try to call the function, I see errors importing the libsql client library provided by the drizzle-orm package. Any ideas what might be happening here?
image.png
image.png
Drizzle ORM - SQLite
Drizzle ORM is a lightweight and performant TypeScript ORM with developer experience in mind.
Drizzle TeamJoin
The official Discord for all Drizzle related projects, such as Drizzle ORM, Drizzle Kit, Drizzle Studio and more!
11,879Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

drizzle-orm/libsql in cf workers causes type conflicts
Drizzle TeamDTDrizzle Team / help
2y ago
Type Error When Using ...companies in Drizzle ORM select()
Drizzle TeamDTDrizzle Team / help
11mo ago
Drizzle ORM not updating type
Drizzle TeamDTDrizzle Team / help
2y ago
Turso Schema Database migration with drizzle-orm/libsql/migrator
Drizzle TeamDTDrizzle Team / help
2y ago