Is Better-SQLITE3 necessary ?
Hello, I’m using Better Auth with Bun, Hono, and Prisma (Postgres), and I’m having an issue when building my app in the bun:alpine image. I either have to:
- download a lot of packages for SQLite3 just to build (which takes more than 30 seconds), or
- skip downloading the dependencies, in which case the SQLite postinstall fails.
Is it possible to avoid downloading this dependency?
6 Replies
any idea ?
you can use bun:sqlite instead
yea but why do i have a sqlite anyway ? does better-auth create an instance for itself ?
because I do not use SQlite at all
did you find a solution for this?
Nope no answers at all so I gave up
I know this is different but maybe you can do the equivalent on your side?
https://discord.com/channels/1288403910284935179/1413158070753820682