This happens to me if I stash some changes (say 4 files) the changes are picked up by chokidar-cli as I see the change:[file_path] but some events do not run the shell command. When I put the debounce down to 0, it appears to help, but a random event will not run the shell command. Just wondering if there is some setting that would help this. Or is the idea just to set debounce down to 0? Thanks!