Skip to content

Conversation

aaaton
Copy link
Contributor

@aaaton aaaton commented Dec 21, 2016

require('annoy-node') -> require('annoy') // I get 'Error: Cannot find module 'annoy-node'' otherwise
obj2 -> annoyIndex2 // a guess of a mismatched variable name

require('annoy-node') -> require('annoy') // I get 'Error: Cannot find module 'annoy-node''
obj2 -> annoyIndex2 // a guess of a mismatched variable name
@jimkang
Copy link
Owner

jimkang commented Dec 21, 2016

Oh, thank you! I forgot to update that.

@jimkang jimkang merged commit 8bde4df into jimkang:master Dec 21, 2016
@aaaton
Copy link
Contributor Author

aaaton commented Dec 22, 2016

Cool! Thanks for handy bindings.

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