Skip to content

fix: 52 CI test failures — Glob.match/scanSync undefined on Linux #459

@anandgupta42

Description

@anandgupta42

npm glob@13/minimatch@10 ESM exports fail to resolve on Linux CI (Bun 1.3.10), causing Glob.match, Glob.scan, and Glob.scanSync to be undefined. This cascades into 52 test failures across 9 test files.

Fix: replace npm deps with Bun's built-in Bun.Glob API.

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