Reproduction repo
npm i
# copy & fill out details
cp .env.example .env
cp wrangler.example.toml wrangler.toml
npm run drizzle:generate
npm run drizzle:up
npm run db:migrate
# opens at http://localhost:8788
npm run watch
OAuthAccountNotLinked: Another account already exists with the same e-mail address