mitchellh / vagrant-aws

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

Vagrantup issue #520

Open gajulap opened 7 years ago

gajulap commented 7 years ago

i got below issue when i am runing vagrant up command

The executable 'powershell' Vagrant is trying to run was not found in the %PATH% variable. This is an error. Please verify this software is installed and on the path.

OneCricketeer commented 6 years ago

Is that from the Vagrant image, or your host machine?

You should verify that Powershell is at least on your local %PATH%, but this sounds like a Vagrant issue, not an vagrant-aws issue.