get-convex / get-convex/chef

error TS2339: Property 'glob' does not exist on type 'ImportMeta'.

Open
#963 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
4.6k
Forks
925
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.