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
Not sure if it's the same thing but I was getting similar issues and it was caused by a dead symlink in my folder structure, which caused one of the fs::metadata calls inside of rewatch to fail. I have a pr #136 that fixes that.
Not sure if I should still report issues here, but I keep seeing the log message
Could not read folder: test/intl...
.Why is it trying to read that folder?
The text was updated successfully, but these errors were encountered: