Closed
Description
Current line 67 https://github.com/michael/github/blob/master/github.js#L67 requires cb
(callback) to be defined.
It's not totally clear from examples whether the callback is needed, and the error doesn't give you the info you need to correct the issue if the callback is required.