scttnlsn / dandelion

Incremental Git repository deployment.
http://scttnlsn.github.io/dandelion
MIT License
738 stars 57 forks source link

Error Dandelion status #137

Closed kevwaddell closed 9 years ago

kevwaddell commented 9 years ago

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>'
scttnlsn commented 9 years ago

This sounds like a duplicate of https://github.com/scttnlsn/dandelion/issues/76. I was never able to reproduce. Could you provide more info?

kevwaddell commented 9 years ago

Hi Scott

All working fine now.

Did my first deploy and it worked fine.

Thanks for the response.

Kevin

scttnlsn commented 9 years ago

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