Skip to content
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

ReferenceError: verbose is not defined error #7

Closed
martinezjp opened this issue Dec 28, 2017 · 1 comment
Closed

ReferenceError: verbose is not defined error #7

martinezjp opened this issue Dec 28, 2017 · 1 comment

Comments

@martinezjp
Copy link

martinezjp commented Dec 28, 2017

Hello,
Thanks for this tool. It is very useful.
When doing "hgit show last commit" I get the following error:

/usr/lib/node_modules/git-for-humans/commands/executor.js:32
if (verbose) {
^

ReferenceError: verbose is not defined
at ChildProcess. (/usr/lib/node_modules/git-for-humans/commands/executor.js:32:17)
at emitTwo (events.js:111:20)
at ChildProcess.emit (events.js:191:7)
at maybeClose (internal/child_process.js:920:16)
at Socket. (internal/child_process.js:351:11)
at emitOne (events.js:96:13)
at Socket.emit (events.js:188:7)
at Pipe._handle.close [as _onclose] (net.js:497:12)

Is there any work around for this error?

Thanks

JP Martinez

xreader added a commit that referenced this issue Dec 28, 2017
@xreader
Copy link
Owner

xreader commented Dec 28, 2017

please pull last version, issue is fixed now

@xreader xreader closed this as completed Dec 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants