-
-
Notifications
You must be signed in to change notification settings - Fork 196
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LiveSync watch breaks when renaming a folder via macOS Finder #1339
Comments
After consulting with @vchimev , this happened on OS X. |
It turns out this is bug in gaze module. Updating it should fix the issues. |
Delete folder is fixed, create new folder is fixed, but rename is still not. Steps to reproduce: Infrastructure |
Here is more info about the error: shama/gaze#202 |
Issue is reproduced via command line as well |
Tested with {N} CLI 1.5.1 RC.
Steps to reproduce:
It seems that after deleting a folder the watcher continues to watch for it.
Output:
The text was updated successfully, but these errors were encountered: