paulmillr / chokidar

Minimal and efficient cross-platform file watching library
https://paulmillr.com
MIT License
11.05k stars 586 forks source link

Rename a folder with which has subfolders, the folder cannot be renamed #1371

Closed joker63 closed 1 month ago

joker63 commented 1 month ago

Rename a folder which has subfolders, the folder cannot be renamed

Versions

Chokidar version 4.0.1 Node version 20.14.0 OS version: Windows 11

paulmillr commented 1 month ago

Create a pull request with test which fails on Windows and we can move forward with that.