-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation failed: TypeError: Cannot read property '1' of null #37
Comments
I got things working on Ubuntu 16. Details posted here: #34 |
I get the same error trying to install on Windows 10. I don't think it's a nodegit issue because I installed nodegit separately and it worked. |
Having same error on Mint 19, with npm 6.7.0. |
I got exact problem when installing using node v10.16.0 It runs perfectly when I install using node v6.17.1 |
For anyone cannot install this tool using new version of node, it seems to be a problem with dependency
Should be a workaround (also fixed #43 ) before the author publish the new version |
same error here on node 10 on chromebook's debian installation $ uname -a apart from this tool's installation node works perfectly |
Where is nodegit's package.json when installing -g globally? |
Still doesn't work using npm -g install ... Has it not been updated on npm? |
I worked it out #56 (comment) |
After new release 1.5.0, |
I am trying to install git-hours on Ubuntu 18.04 and I am getting an error:
The text was updated successfully, but these errors were encountered: