Skip to content

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

@oldschoola

Description

@oldschoola

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions