Problem/Motivation
After upgrade in
https://www.drupal.org/project/drupal/issues/3493146#comment-15972700
we got new version 4 of chokidar
but we ignored its changelog:
https://github.com/paulmillr/chokidar?tab=readme-ov-file#upgrading
Steps to reproduce
run core `yarn watch:css`
change any *.pcss.css file
watch not works.
Remaining tasks
Test on Linux and Windows