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

Got undefined... #6

Closed
tiye opened this issue Dec 25, 2013 · 3 comments
Closed

Got undefined... #6

tiye opened this issue Dec 25, 2013 · 3 comments
Assignees
Labels
Milestone

Comments

@tiye
Copy link

tiye commented Dec 25, 2013

➤➤ authors
Fetching 33 logins from github based on email/name...
.................................
## Contributors
Ordered by date of first contribution.
[Auto-generated](http://github.com/dtrejo/node-authors) on Wed Dec 25 2013 19:49:12 GMT+0800 (CST).

- [muyuan aka `undefined`](https://github.com/undefined)
➤➤ git remote show origin
* remote origin
  Fetch URL: git@github.com:jiyinyiyong/nodeclub.git
  Push  URL: git@github.com:jiyinyiyong/nodeclub.git
  HEAD branch: master
  Remote branches:
    allow-sign-up  tracked
    fix-login-name tracked
    master         tracked
    oauth          tracked
  Local branch configured for 'git pull':
    master merges with remote master
  Local ref configured for 'git push':
    master pushes to master (up to date)
➤➤ npm list -g | grep author
├─┬ authors@0.0.1
@ghost ghost assigned xingrz Dec 25, 2013
@xingrz
Copy link
Collaborator

xingrz commented Dec 25, 2013

Got.

It's because GitHub API requires User-Agent header setted. (see: xingrz/node-contributors#2)

@xingrz xingrz closed this as completed in 9223183 Dec 25, 2013
@xingrz
Copy link
Collaborator

xingrz commented Dec 25, 2013

Fixed.

Codes need to be carefully rewritten in the next major release (#5).

@tiye
Copy link
Author

tiye commented Dec 25, 2013

Confirmed here. Thx.

@xingrz xingrz mentioned this issue Dec 25, 2013
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants