kimmobrunfeldt/git-hours

Fix nodegit dependency

kimmobrunfeldt opened this issue · 1 comments

This is a new issue which combines these issues:

Workaround for the nodegit issues is to use node version 0.12x. You can do it either by using nvm or following the vagrant installation guide in readme.

The real solution is to update nodegit dependency or open up a new issue to nodegit repo if it isn't working with a new node release. I have now tested to update nodegit to version 0.8.0. It seems to work with node 5.0.0 but there's a new bug which makes it useless: nodegit/nodegit#866. Let's wait until nodegit gets their releases together.