slackcat icon indicating copy to clipboard operation
slackcat copied to clipboard

undefined method `fetch'

Open matejaputic opened this issue 8 years ago • 2 comments

Running any command with slackcat results in:

/home/mp3t/.gem/ruby/2.3.0/gems/slackcat-0.2.5/bin/slackcat:118:in `block in <top (required)>': undefined method `fetch' for nil:NilClass (NoMethodError)
        from /home/mp3t/.gem/ruby/2.3.0/gems/slackcat-0.2.5/bin/slackcat:117:in `map'
        from /home/mp3t/.gem/ruby/2.3.0/gems/slackcat-0.2.5/bin/slackcat:117:in `<top (required)>'
        from /home/mp3t/.gem/ruby/2.3.0/bin/slackcat:23:in `load'
        from /home/mp3t/.gem/ruby/2.3.0/bin/slackcat:23:in `<main>'

matejaputic avatar Feb 17 '17 20:02 matejaputic

Caveat: I do have the gem installed in a local directory

matejaputic avatar Feb 17 '17 20:02 matejaputic

I am also having the same issue (ubuntu 16.04)

crecord avatar Feb 09 '18 18:02 crecord