ThoughtWorksStudios / eb_deployer

AWS Elastic Beanstalk blue-green deployment automation from ThoughtWorks Mingle Team
MIT License
400 stars 94 forks source link

"uninitialized constant EbDeployer::AWS (NameError)" when --debug CLI flag supplied #42

Closed mefellows closed 9 years ago

mefellows commented 9 years ago

When using the --debug flag, EB Deployer fails with an error message like:

eb_deployer/lib/eb_deployer.rb:301:in `block (2 levels) in cli_parser': uninitialized constant EbDeployer::AWS (NameError)