scttnlsn/dandelion

Error Dandelion status

Closed this issue · 3 comments

I get the following when I try any of the dandelion commands apart from -h to -v.

/Users/username/.rvm/gems/ruby-2.2.1@global/gems/dandelion-0.4.14/lib/dandelion/cli.rb:41:in `command_class': undefined method `to_sym' for nil:NilClass (NoMethodError)
    from /Users/username/.rvm/gems/ruby-2.2.1@global/gems/dandelion-0.4.14/lib/dandelion/cli.rb:67:in `execute!'
    from /Users/username/.rvm/gems/ruby-2.2.1@global/gems/dandelion-0.4.14/bin/dandelion:8:in `<top (required)>'
    from /Users/username/.rvm/gems/ruby-2.2.1@global/bin/dandelion:23:in `load'
    from /Users/username/.rvm/gems/ruby-2.2.1@global/bin/dandelion:23:in `<main>'
    from /Users/username/.rvm/gems/ruby-2.2.1@global/bin/ruby_executable_hooks:15:in `eval'
    from /Users/username/.rvm/gems/ruby-2.2.1@global/bin/ruby_executable_hooks:15:in `<main>'

This sounds like a duplicate of #76. I was never able to reproduce. Could you provide more info?

Hi Scott

All working fine now.

Did my first deploy and it worked fine.

Thanks for the response.

Kevin

OK, great. Could you explain the solution for future reference?