Error after updateing auth running npx convex dev
get this error trying to deploy dev changes
✘ [ERROR] No matching export in "../../node_modules/@auth/core/index.js" for import "customFetch"
node_modules/@convex-dev/auth/dist/server/oauth/lib/utils/customFetch.js:3:9:
3 │ import { customFetch } from "@auth/core";
╵ ~~~~~~~~~~~
✘ [ERROR] No matching export in "../../node_modules/@auth/core/index.js" for import "customFetch"
node_modules/@convex-dev/auth/dist/server/oauth/lib/utils/customFetch.js:5:9:
5 │ export { customFetch } from "@auth/core";✘ [ERROR] No matching export in "../../node_modules/@auth/core/index.js" for import "customFetch"
node_modules/@convex-dev/auth/dist/server/oauth/lib/utils/customFetch.js:3:9:
3 │ import { customFetch } from "@auth/core";
╵ ~~~~~~~~~~~
✘ [ERROR] No matching export in "../../node_modules/@auth/core/index.js" for import "customFetch"
node_modules/@convex-dev/auth/dist/server/oauth/lib/utils/customFetch.js:5:9:
5 │ export { customFetch } from "@auth/core";