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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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