You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Greetings! Was trying to run this, and it threw a runtime error at me :(
$ github-stats -u JustinBeckwith
info Fetching data...
/Users/beckwith/.nvm/versions/node/v6.10.3/lib/node_modules/github-stats/node_modules/gh-polyglot/lib/index.js:122
color: GitHubColors.get(cLang).color
^
TypeError: Cannot read property 'color' of undefined
at /Users/beckwith/.nvm/versions/node/v6.10.3/lib/node_modules/github-stats/node_modules/gh-polyglot/lib/index.js:122:47
at Array.map (native)
at /Users/beckwith/.nvm/versions/node/v6.10.3/lib/node_modules/github-stats/node_modules/gh-polyglot/lib/index.js:118:42
at /Users/beckwith/.nvm/versions/node/v6.10.3/lib/node_modules/github-stats/node_modules/gh-polyglot/lib/index.js:55:9
at /Users/beckwith/.nvm/versions/node/v6.10.3/lib/node_modules/github-stats/node_modules/gh.js/lib/index.js:170:28
at GitHub.checkResponse (/Users/beckwith/.nvm/versions/node/v6.10.3/lib/node_modules/github-stats/node_modules/gh.js/lib/index.js:122:42)
at /Users/beckwith/.nvm/versions/node/v6.10.3/lib/node_modules/github-stats/node_modules/gh.js/lib/index.js:88:18
at /Users/beckwith/.nvm/versions/node/v6.10.3/lib/node_modules/github-stats/node_modules/jsonrequest/lib/index.js:57:9
at opt_callback (/Users/beckwith/.nvm/versions/node/v6.10.3/lib/node_modules/github-stats/node_modules/tinyreq/lib/index.js:53:9)
at IncomingMessage.<anonymous> (/Users/beckwith/.nvm/versions/node/v6.10.3/lib/node_modules/github-stats/node_modules/tinyreq/lib/index.js:85:13)
Good luck!
The text was updated successfully, but these errors were encountered:
Greetings! Was trying to run this, and it threw a runtime error at me :(
Good luck!
The text was updated successfully, but these errors were encountered: