Code Monkey home page Code Monkey logo

Comments (8)

stephencelis avatar stephencelis commented on July 30, 2024

What OS and TERM are you running? All ANSI changes should be reset after output. What's the ghi command you're running? What output do you get from ghi?

from ghi.

egonSchiele avatar egonSchiele commented on July 30, 2024

I'm on OS X 10.6.2 running bash with xterm-color. Initially I ran ghi using "ghi" or "ghi list", and both times I got a message saying I need to have my username config set.

from ghi.

stephencelis avatar stephencelis commented on July 30, 2024

Ah, got it. I'll try to find some time to tackle this soon.

from ghi.

danielduner avatar danielduner commented on July 30, 2024

I have the same problem on Ubuntu 11.04 64-bit with GNOME Terminal 2.32.1, using bash with xterm-color.

from ghi.

drusellers avatar drusellers commented on July 30, 2024

I am also having issues with 'ghi -l' running on Windows 7 both the command line and powershell

from ghi.

stephencelis avatar stephencelis commented on July 30, 2024

Fix for now is to make sure your GitHub config is set globally:

git config --global github.user [your username here]
git config --global github.token [your token here]

You can find your token here: https://github.com/account/admin

I should probably drop the interactive helper completely when I make time for it.

from ghi.

drusellers avatar drusellers commented on July 30, 2024

@stephencelis - yeah that I have set already.

from ghi.

stephencelis avatar stephencelis commented on July 30, 2024

Can you try the latest (master) and see if the issue persists?

from ghi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.