TripleSpeederT
Convex Community14mo ago
36 replies
TripleSpeeder

After moving from Clerk to Convex-Auth my convex tests fail

I'm pretty sure that everything in convex folder is fine, convex dev does not report any problems. But all my tests are now failing with this import error:
Error: Cannot find module '/home/michael/WebstormProjects/bikeproto/node_modules/@convex-dev/auth/dist/server/oauth/checks' imported from /home/michael/WebstormProjects/bikeproto/node_modules/@convex-dev/auth/dist/server/oauth/callback.js

I'm probably missing something obvious? Already wiped my node_modules and reinstalled all dependencies, but no bueno.
Was this page helpful?