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

file change event not detected on windows with fs.watch #17

Open
DTrejo opened this issue Jan 12, 2012 · 1 comment
Open

file change event not detected on windows with fs.watch #17

DTrejo opened this issue Jan 12, 2012 · 1 comment

Comments

@DTrejo
Copy link
Owner

DTrejo commented Jan 12, 2012

According to a similar issue for coffee script, this is because windows has fs.watch instead of fs.watchFiles, if you change this it doesn't crash, but it has a different implementation so you can't check if the file has changed.
/via @peterjwest

I need to investigate this and update to the latest node and see if that fixes things.

@DTrejo
Copy link
Owner Author

DTrejo commented Feb 23, 2012

PS If anyone wants to volunteer to fix this, that'd be cool :)

DTrejo added a commit that referenced this issue Dec 25, 2013
- supports --debug & --debug-brk for @arrrght :)
- fixes / implements #34 #27 #33 #29 #23 #20 #17
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

1 participant