Shopify Theme Dev syncs endlessly

For bigger file count on a theme with latest 3.87.0 shopify cli it fails to synchronize.. Must downgrade to run theme dev at all on these repositories.
npm uninstall -g @shopify/cli
npm install -g @shopify/cli@3.86.0

For me, as soon as i encountered this issue and downgraded first time, it still persisted this error. Until i downgraded to 3.69.0 it kept happening for the whole day even with older cli versions and on top of that for all repositories (even fresh ones with Dawn), which was very weird. That’s why i didn’t know what to do. Was this cache or?