nit icon indicating copy to clipboard operation
nit copied to clipboard

What version of Thor are you using?

Open farleyknight opened this issue 12 years ago • 3 comments

I'm getting

/home/user/.rvm/gems/ruby-1.9.3-p448@global/gems/nit-0.0.3/lib/nit/config.rb:5:in `<module:Nit>': uninitialized constant Thor::Group (NameError)

And when I fix that, I get:

/home/user/.rvm/gems/ruby-1.9.3-p448@global/gems/nit-0.0.3/lib/nit/app.rb:26:in `<class:App>': undefined method `default_command' for Nit::App:Class (NoMethodError)

What version of Thor are you using locally?

farleyknight avatar Aug 28 '13 15:08 farleyknight

$ bundle show thor
/home/nick/.rvm/gems/ruby-1.9.3-p194/gems/thor-0.18.1

What version are you using?

apotonick avatar Aug 28 '13 23:08 apotonick

Apparently not the latest! Maybe version 0.18.1 as a dependency?

robinhoode avatar Aug 29 '13 01:08 robinhoode

Whoops wrong account. Ah, whatever.

robinhoode avatar Aug 29 '13 01:08 robinhoode