Skip to content
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

Does not detect files created in a new directory #122

Open
octachrome opened this issue Jan 20, 2017 · 2 comments
Open

Does not detect files created in a new directory #122

octachrome opened this issue Jan 20, 2017 · 2 comments

Comments

@octachrome
Copy link

  • Watch a directory with watchTree
  • Create a subdirectory in the watched directory
  • After a 10ms delay, create a file in the subdirectory
  • The watchTree callback does not fire for the new file

Failing test case here: https://github.com/octachrome/watch-test

@madroneropaulo
Copy link

Any update on this?

@octachrome
Copy link
Author

@madroneropaulo I switched to https://github.com/paulmillr/chokidar, which has been very reliable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants