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 #1346

Closed afeibigbear closed 2 months ago

afeibigbear commented 3 months ago

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

Versions

joker63 commented 1 month ago

on version 4.0.1 in windows the problem still exists

43081j commented 1 month ago

Can you provide an example reproduction that runs into this?

Some code and the steps to reproduce, so we can investigate