-
Notifications
You must be signed in to change notification settings - Fork 103
Dirent.path was removed in Node.js V24.x which breaks this extension #355
Open
Description
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:
ImageActivity
Metadata
Metadata
Assignees
Labels
No labels