docs: Clarify Vagrant version recommendations.

This commit is contained in:
Tim Abbott
2018-05-17 07:30:24 -07:00
parent 0364ba8986
commit 958be1ebb6

View File

@@ -203,7 +203,7 @@ finishing those steps, you will be ready for
1. Install [Git for Windows][git-bash], which installs *Git BASH*. 1. Install [Git for Windows][git-bash], which installs *Git BASH*.
2. Install [VirtualBox][vbox-dl] (version == 5.2.6). 2. Install [VirtualBox][vbox-dl] (version == 5.2.6).
3. Install [Vagrant][vagrant-dl-win] (version 2.0.2, do not use 1.8.7). 3. Install [Vagrant][vagrant-dl-win] (version 2.0.2 is best tested).
(Note: While *Git BASH* is recommended, you may also use [Cygwin][cygwin-dl]. (Note: While *Git BASH* is recommended, you may also use [Cygwin][cygwin-dl].
If you do, make sure to **install default required packages** along with If you do, make sure to **install default required packages** along with
@@ -663,7 +663,7 @@ macOS.
On **macOS** this error is most likely to occur with Vagrant version 1.8.7 and On **macOS** this error is most likely to occur with Vagrant version 1.8.7 and
is a [known issue](https://github.com/mitchellh/vagrant/issues/7997). is a [known issue](https://github.com/mitchellh/vagrant/issues/7997).
The solution is to downgrade Vagrant to version 2.0.2 ([available The solution is to upgrade Vagrant to a newer version, e..g 2.0.2 ([available
here](https://releases.hashicorp.com/vagrant/2.0.2/)), or to use your system's here](https://releases.hashicorp.com/vagrant/2.0.2/)), or to use your system's
version of `curl` instead of the one that ships with Vagrant: version of `curl` instead of the one that ships with Vagrant: