vagrant-windows Questions

3

Solved

I really hit a wall with this problem. I am on windows machine (with admin privileges) and I want to start setup my working environment with vagrant. Problem is that I am getting error (down bello...
Ass asked 22/3, 2017 at 10:21

3

Solved

I have been trying to install Laravel Homestead and I have been following different tutorials but always when I reach the point where I have to execute vagrant up I recive this error: $ vagrant up...
Reasoning asked 22/3, 2017 at 14:53

2

Solved

I have some projects in Laravel, and when I have to give some maintenance to them, sometimes when I run vagrant up, it warns me up that I have a newer version of the laravel box, homestead, like th...
Joli asked 10/3, 2017 at 14:44

2

I am trying to run Vagrant with Ansible on my Mac to create and provision a Windows 7 VM. I am able to "vagrant up" when I don't invoke Ansible in the Vagrantfile. I am using the following playbo...
Athodyd asked 20/2, 2015 at 19:55

7

Solved

not sure why I'm having this issue but I can't add vagrant boxes. Using windows 10, tried on powershell and simple command prompt. same issue. It's a relatively fresh install of windows. Maybe I'm...
Minaret asked 25/12, 2015 at 14:54

2

I'm getting this error on Windows 10: The box 'hashicorp/precise32' could not be found or could not be accessed in the remote catalog. If this is a private box on HashiCorp's Atlas, please verify ...
Halfprice asked 18/1, 2016 at 5:59

4

I've installed Vagrant, Vagrant init worked fine. When I now run Vagrant up I get this error: The executable 'cygpath' Vagrant is trying to run was not found in the %PATH% variable. This is an err...
Deauville asked 25/11, 2015 at 20:18

3

Solved

I'd like my vagrantfile to automatically set CPU and RAM based on the host specs. I found this snippet: config.vm.provider "virtualbox" do |v| host = RbConfig::CONFIG['host_os'] # Give VM 1/4 ...
Arpeggio asked 19/10, 2015 at 7:56

1

Solved

I'm using windows with homestead and I'm trying to enter vagrant up on the command line but I'm getting this error: C:/www/Homestead/scripts/homestead.rb:106:in read': No such file or directory ...
Binaural asked 18/2, 2016 at 7:39

1

Solved

I'm following the old tutorials off of gettingstartedwithdjango.com. This series is quite old and I'm new to Django which is why I hit that site in the first place. It became my first introductio...
Enneastyle asked 21/12, 2015 at 22:30

© 2022 - 2024 — McMap. All rights reserved.