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

watcher doesn't pull in new files #24

Closed
jescalan opened this issue Nov 7, 2012 · 5 comments
Closed

watcher doesn't pull in new files #24

jescalan opened this issue Nov 7, 2012 · 5 comments

Comments

@jescalan
Copy link
Owner

jescalan commented Nov 7, 2012

If you add a file to the project while watching, the file is ignored until you restart the watcher. If there's any way we could get the watcher to pull in new files, that would be incredible.

@samccone
Copy link
Collaborator

samccone commented Nov 8, 2012

should be simple.... looks like i know what i am doing tonight :)

@adamjgrant
Copy link
Contributor

I'm running 2.0.6, is this supposed to be implemented?

@samccone
Copy link
Collaborator

@ajkochanowicz npm install -g roots@2.1.0-beta3

if you want to live on the edge 👍

@adamjgrant
Copy link
Contributor

Okay, I'll update when I'm not on a proxy. As for the original question, has this been implemented? I understand there is a new beta but the fix for this went in a year ago. Is 2.0.6 that old?

@jescalan
Copy link
Owner Author

No, it's not. This issue was closed more than a year ago, these updates are present in 2.0.6 stable. If your watcher is not catching file changes, feel free to open a new issue.

But yes you should use the edge version unless you are dependent on deployers, which is the only piece that's not yet stable in the edge version.

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

3 participants