Issue while using the vagrant up command

0 votes

I'm having an issue while using the vagrant up command

$ vagrant up
Failed to locate the powershell executable on the available PATH. Please
ensure powershell is installed and available on the local PATH, then
run the command again.
Dec 20, 2018 in Other DevOps Questions by Ali
• 11,360 points
3,506 views

1 answer to this question.

+1 vote
I think the issue is with your powershell environment variable, update your environment variable.
answered Dec 20, 2018 by Alan
can you please help how to set the environment variable. Because I update my environmental variable but still throwing the same error.

Have a look at this for how to set the environment variable: https://codingbee.net/powershell/powershell-make-a-permanent-change-to-the-path-environment-variable

first, check if your PowerShell is working fine.

>powershell

If its working fine then, add the following line to your path:

%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\

Related Questions In Other DevOps Questions

0 votes
1 answer

Issue with the perl script

I don't really know what might the ...READ MORE

answered Jun 22, 2018 in Other DevOps Questions by ajs3033
• 7,300 points
592 views
0 votes
1 answer

How to get the most recent ebs snapshot using terraform datasource?

It's not available in the latest release ...READ MORE

answered Jul 9, 2018 in Other DevOps Questions by Atul
• 10,240 points
1,466 views
0 votes
1 answer

What is the best practice for updating an already existing web app deployment using ARM?

The Service Principal solution, through the SDK, ...READ MORE

answered Jul 9, 2018 in Other DevOps Questions by Atul
• 10,240 points
417 views
0 votes
1 answer

Using conditional to execute a command in salt

You can use unless inside your state ...READ MORE

answered Jul 23, 2018 in Other DevOps Questions by DareDev
• 6,890 points
1,701 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,503 views
+2 votes
1 answer
0 votes
1 answer

Which is the best testing tool?

Hey @Jinu, the best tool I've come ...READ MORE

answered Feb 18, 2019 in Other DevOps Questions by Yesha
414 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP