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

Update deasync #58

Merged
merged 1 commit into from
Jul 4, 2016
Merged

Update deasync #58

merged 1 commit into from
Jul 4, 2016

Conversation

trystanj
Copy link
Contributor

@trystanj trystanj commented Jul 1, 2016

If node-etcd was installed with an older version of node (e.g. 0.10.x), but run with a newer version of node (e.g. 4.x), it caused a binding failure due to that version of deasync being compiled with an older version of node / nan.

I think this resolves #47.

It's a minor change, but if environments are not perfectly synced up, this could be a strange bug. I'm not sure how to bump the version for npm (or if I can even do that).

@stianeikeland
Copy link
Owner

Excellent, thank you :)

@stianeikeland stianeikeland merged commit 1859be5 into stianeikeland:master Jul 4, 2016
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.

Error: Could not locate the bindings file.
2 participants