Skip to content

Dirent.path was removed in Node.js V24.x which breaks this extension #355

Description

@drwiggle

Deprecation & removal: https://nodejs.org/api/deprecations.html#DEP0178

This can be fixed by using .parentPath instead of .path in extension.js on line 60.

This fix also seems to work:

Image

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