Skip to content

Conversation

@nbogie
Copy link
Contributor

@nbogie nbogie commented Jan 27, 2026

Fixes #1111 on main branch, allows building contributor-docs on current version of node (v24)

* dirent.path is removed in node v24
* Per deprecation warning: https://nodejs.org/docs/latest-v20.x/api/fs.html#direntpath
* dirent.path has been an alias for dirent.parentPath since node v20
@nbogie
Copy link
Contributor Author

nbogie commented Jan 27, 2026

Fixed for 2.0 branch in #1112

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

build:contributor-docs fails on node.js v24 due to now-removed dirent.path (was deprecated)

1 participant