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

close() is broken #13

Closed
morungos opened this issue Jul 5, 2015 · 0 comments
Closed

close() is broken #13

morungos opened this issue Jul 5, 2015 · 0 comments

Comments

@morungos
Copy link
Owner

morungos commented Jul 5, 2015

The close() method fails:

TypeError: Object [object Object] has no method 'close'
  at WordNet.close (/Users/stuart/git/wordnet/lib/wordnet.js:382:20)

It's almost certainly related to my total lack of understanding of util.inherits in Node.js, which was used here as it was in existing code. This should probably use the CS inheritance system for clarity, anyways.

Related to #12

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