No matching export in "node_modules/better-auth/dist/adapters/index.mjs"
Im getting a couple of error messages I cant comprehend, while trying to add convex better auth to my react vite project . Does anybody know whats going on ?
(see screenshots)


8 Replies


What version of better-auth and @convex-dev/better-auth are you running
"better-auth": "1.3.8", "convex": "^1.28.0",
"@convex-dev/better-auth": "^0.9.6",
It works now ! FIX:
npm i better-auth@1.3.27
to prevent this from happening to someone else, maybe its good to change it in tutorial
Convex Integration | Better Auth
Integrate Better Auth with Convex.
1.3.8 doesnt seem to be compatible as for now
change to 1.3.27
what was also needed was :
yeah the version change to their docs was submitted, hasn't been deployed yet
hadn't heard of folks needing to install those types, what package manager?
eeeehm just npm 😇 im not sure I get the question right 😄 also I just found the ask-ai channel 🙂 its awesome. Trying to ask there more and relief you from my bombardement of questions 😄 . I think I said it already, but thank you for spending so much time here and trying to help people out 🙂
No problem!