ghi icon indicating copy to clipboard operation
ghi copied to clipboard

When I use assign I get an error.

Open K4stor opened this issue 9 years ago • 10 comments

When I run ghi assign I get

/usr/local/bin/ghi:2917:in `execute': undefined method `sub!' for nil:NilClass (NoMethodError)
    from /usr/local/bin/ghi:2762:in `execute'
    from /usr/local/bin/ghi:91:in `execute'
    from /usr/local/bin/ghi:4285:in `<main>'

K4stor avatar Feb 09 '16 10:02 K4stor

Can't reproduce this, can you provide an example repo where this occurs on?

AlexChesters avatar Feb 09 '16 10:02 AlexChesters

Can you also confirm which version of ghi you are running? ghi -v?

AlexChesters avatar Feb 09 '16 10:02 AlexChesters

Hi

ghi version 1.0.4 https://github.com/imgly/imgly-sdk-ios

K4stor avatar Feb 09 '16 10:02 K4stor

Can you post the command you are trying to run? Is it just ghi assign? I.e. with no arguments?

AlexChesters avatar Feb 09 '16 10:02 AlexChesters

ghi assign 94

K4stor avatar Feb 09 '16 11:02 K4stor

Interesting, do you have rights over this repo? Can you assign people in the GitHub web interface?

AlexChesters avatar Feb 09 '16 11:02 AlexChesters

Yes I just assigned myself to imgly/imgly-sdk-ios#94 as a test

K4stor avatar Feb 09 '16 11:02 K4stor

Is it specific to that repo? Can you assign yourself to issues on other repos?

AlexChesters avatar Feb 09 '16 11:02 AlexChesters

yes same problem with https://github.com/K4stor/blog/issues/1

other commands like list or show work... so its not a general issue

K4stor avatar Feb 09 '16 11:02 K4stor

Strange error though, I'm going to leave this open and hopefully I'll get around to looking at it.

AlexChesters avatar Feb 09 '16 11:02 AlexChesters