不推荐使用dirent.parentPath或dirent.path
V2233 opened this issue · 2 comments
V2233 commented
在node官方文档中属于实验性API且其中一个已废弃,自测在多个node版本找不到该属性,推荐改为以下路径:
![e2401bd6a2a940834218c8dd37bd748e](https://github.com/user-attachments/assets/6
329223d-e613-4949-b2f3-00cf58bd7dd2)
V2233 commented
ningmengchongshui commented
V4.1.18已做兼容