node-gh / gh

(DEPRECATED) GitHub CLI made with NodeJS. Use the official https://cli.github.com/ instead.
http://nodegh.io
Other
1.71k stars 217 forks source link

all I get as return value is hx1b[32mx1b[0ms #460

Closed dheerajbhaskar closed 6 years ago

dheerajbhaskar commented 7 years ago

Problem

C:\my-home\pleasant-windows>gh

C:\my-home\pleasant-windows>gh user -l

C:\my-home\pleasant-windows>gh user -w

C:\my-home\pleasant-windows>gh re -l

Expected

error or the output of relevant command

environment

systeminfo Microsoft Windows 10 Pro 10.0.14393 N/A Build 14393 node -v v6.4.0

henvic commented 7 years ago
  1. Have you used gh before? Was it working before?
  2. npm uninstall -g gh and install it again
  3. Windows is never pleasant.

If this keeps happening, please try to provide more context, if possible. Otherwise, I shouldn't be able to help you out.

dheerajbhaskar commented 7 years ago

Thanks henvic for taking the time to reply

  1. I've never used gh before.
  2. Will try this
  3. Okay

What specifically can I provide when you mean additional context? Would a screencast work?

Edit: cleaned up email boilerplate

protoEvangelion commented 6 years ago

@dheerajbhaskar Please let me know if you are still experiencing this issue and we can discuss.