Closed guilhermesad closed 10 years ago
It seems to be an issue in installer.sh
script.
Try to clone the repository, install and start the app.
$ git@github.com:IonicaBizau/github-contributions.git
$ cd github-contributions
$ npm install
$ node server
Then open the localhost:9000
page in browser.
Let me know if it works. The installer script need to be updated as well. :smile:
I figured it out, it was indeed a problem in installer.sh
. When downloading the repo archive the unzipped folder is called "github-contributions-master", not "gh-contributions-master". Accepting the pull request will close the issue
:+1:
Yes, I think that this happened because initially this repository was named gh-contributions
.
BTW, why don't you update Node?
I have v0.10.28
that seems to be the latest stable version (running Ubuntu 14.04).
I'm not much of a Node user, so at the moment it doesn't make much difference. Still in my list of things to play though :)
I changed your commit message to be more relevant. :smile: Thank you!
OS X Lion 10.7.4 Node v0.8.19
Console:
Not any additional info on npm-debug.log