Better Auth + better-sqlite3 under pnpm — "Could not locate the bindings file"
Running Better Auth's schema generator under pnpm throws "Could not locate the bindings file" because pnpm's strict isolation skips native module builds by default. Here's why, and the one-line fix.
better authbetter sqlite3drizzlepnpm