kimmobrunfeldt / git-hours

Estimate time spent on a git repository
MIT License
774 stars 59 forks source link

Bump nodegit from 0.25.1 to 0.26.2 #49

Closed adg29 closed 3 years ago

adg29 commented 5 years ago

Updating package.json with entry "nodegit": "^0.26.2" fixes failures described at https://github.com/kimmobrunfeldt/git-hours/issues/37 and https://github.com/kimmobrunfeldt/git-hours/issues/43 wherein

node lifecycleScripts/install throws an error such as

node_modules/git-hours/node_modules/promisify-node/utils/args.js:9
  var args = func.toString().match(/function\s.*?\(([^)]*)\)/)[1];
                                                              ^
TypeError: Cannot read property '1' of null
raszi commented 4 years ago

Thank you very much @adg29 it is working very well for me.

@kimmobrunfeldt is there any chance that you could release a new fixed version?

BobbyBakes commented 3 years ago

When will this be merged?

kimmobrunfeldt commented 3 years ago

@BobbyBakes now