IonicaBizau / github-contributions

:octocat: A tool that generates a repository which being pushed into your GitHub account creates a nice contributions calendar.
MIT License
1.33k stars 116 forks source link

Failure to generate repo on Windows #43

Closed octylFractal closed 9 years ago

octylFractal commented 9 years ago

I tried to generate the repo, but the box popped up with this:

Error: Error: ENOENT, mkdir 'C:\Users\Kenzie Togami\AppData\Roaming\npm\node_modules\gh-contributions\lib\public\repos\hhv8llxnxh41jor'
octylFractal commented 9 years ago

Looks like the repos directory was missing. This should probably be fixed.

IonicaBizau commented 9 years ago

So, is the issue fixed?

That's looks strange since the repos directory is an empty one.

I'm not running Windows on any machine, but only on some virtual environments. However, if anybody has a fix for this, contributions are welcome! :star2:

octylFractal commented 9 years ago

I fixed it locally, by creating the repos dir, but I might PR a fix for everyone.

IonicaBizau commented 9 years ago

@kenzierocks Cool, but the repos directory is already there.

octylFractal commented 9 years ago

It's here on github, but it wasn't carried to my computer via NPM.

IonicaBizau commented 9 years ago

I have just tested it on Windows 7, virtual box, and it's working fine. I'm closing this for now. If there are other users reporting the same problem we will reopen it.