DEP0178: dirent.path


类型:寿命终止

🌐 Type: End-of-Life

dirent.path 属性已被移除,因为它在各个版本中不够一致。请改用 dirent.parentPath

🌐 The dirent.path property has been removed due to its lack of consistency across release lines. Please use dirent.parentPath instead.

提供自动迁移 (source):

🌐 An automated migration is available (source):

npx codemod@latest @nodejs/dirent-path-to-parent-path