caphub icon indicating copy to clipboard operation
caphub copied to clipboard

undefined method `capitalize' for nil:NilClass

Open bobweston opened this issue 9 years ago • 1 comments

I'm trying to deploy an application using caphub and I'm seeing the following error when trying to run deploy:setup

/lib/caphub/app.rb:84:in mk_shell': undefined methodcapitalize' for nil:NilClass (NoMethodError) from ./lib/caphub/app.rb:34:in initialize' from recipes/db.rb:9:innew' from recipes/db.rb:9:in `block (2 levels) in load'

Anyone have any thoughts they could share on what might be causing this?

bobweston avatar Aug 06 '15 18:08 bobweston

This is not caphub. Gem doesn't have "/lib/caphub/app.rb"

le0pard avatar Aug 08 '15 15:08 le0pard