npm warn Unknown project config "ignore-workspace-root-check". This will stop working in the next major version of npm.
A patch update is available for Convex (1.31.2 → 1.31.7)
Changelog: https://github.com/get-convex/convex-js/blob/main/CHANGELOG.md#changelog
✖ TypeScript typecheck via tsc failed.
To ignore failing typecheck, use --typecheck=disable.
convex/test.setup.ts:18:36 - error TS2339: Property 'glob' does not exist on type 'ImportMeta'.
18 export const modules = import.meta.glob("../convex/**/*.*s");
~~~~
Found 1 error in convex/test.setup.ts:18