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

Switched to node-watch instead of default fs.watch #25

Merged
merged 2 commits into from
Jan 17, 2018
Merged

Switched to node-watch instead of default fs.watch #25

merged 2 commits into from
Jan 17, 2018

Conversation

itsdanreed
Copy link
Contributor

@itsdanreed itsdanreed commented Jan 2, 2018

According to the node documentation, recursive filesystem watching is only available on Windows and macOS, meaning Lemonsync is completely unusable for Linux platforms.

See the caveats listed in the NodeJS documentation here:
https://nodejs.org/api/fs.html#fs_caveats

With these changes, Lemonsync is working properly on Ubuntu 16.

@dhalarewich dhalarewich mentioned this pull request Jan 5, 2018
28 tasks
@robotpony
Copy link
Member

Note reverted due to #21 ... we'll do some testing and re-patch once we can fix the MacOS issue.

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

Successfully merging this pull request may close these issues.

2 participants