Reproduction case for wireit watchers failing on Windows machines. Steps to reproduce:
- Clone repo
- Install deps,
npm install
- Run serve,
npm run serve --watch
- Wait, after a couple of minutes the issue usually result in an exception.
Running without --watch
allows the service to continue indefinitely.