You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm seeing it happen more than in your example. whether I watch relative paths or not, an array of paths in one directory seems to always fail and only watch one path (when watching two paths at least)
this seems like a fairly bad bug if it happens for other people but I'm struggling to track down why its happening
if I watch a path containing two files, I get events fine for them both. if I watch the two files directly, I only get events for one.
"chokidar": "^4.0.1",
node --version > v20.11.0
macOSX Sonoma 14.6.1
The above does not work.
However, if things are relative then they work.
This works as well.
The text was updated successfully, but these errors were encountered: