mitchellh / vagrant-aws

Use Vagrant to manage your EC2 and VPC instances.
MIT License
2.61k stars 574 forks source link

Message: Gem::Requirement::BadRequirementError: Illformed requirement [">= "] #506

Closed haynescw closed 7 years ago

haynescw commented 7 years ago

The moment I installed the vagrant-aws plugin and tried to use

DRUPALVM_ENV=prod vagrant up --provider=aws

I recieved the above error.

Currently using Vagrant 1.9.2 and the most recent version of the vagrant aws plugin.

Can anyone help?

hawkeyetwolf commented 7 years ago

@haynescw, did you figure out what was up? I'm seeing the same.