Tsuk1ko / pxder

🖼 Download illusts from pixiv.net P站插画批量下载器
https://moe.best/projects/pxder.html
GNU General Public License v3.0
742 stars 78 forks source link

无法正确处理 😂 emoji 文件名 #69

Closed Simakeng closed 9 months ago

Simakeng commented 1 year ago

行为类似 #14 image

系统:Windows 10 22H2 19045.3448

>node --version
v20.5.1
>pxder --version
2.12.8

NTFS 是可以处理这个文件名的 image

image

Tsuk1ko commented 1 year ago

应该是 node 20 的 bug

https://github.com/nodejs/node/issues/49042

https://github.com/nodejs/node/issues/48673

可以先降级到 16 或者 18,或者 20.3