Skip to content

Failing in Node.js 23+ #4

Description

@SunsetOrange

Node.js 23 removed Dirent.path, replacing it with parentPath. This is causing line 61 of index.ts to fail. This is having a flow on affect in vscode-open-multiple-files, breaking the extension (see issue #18).

Claude found the issue and has created a simple fix which I will lodge a PR for. Once accepted, vscode-open-multiple-files will need to update its dependency of tiny-readdir-glob-gitignore to 2.0.6.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions