Hi, I can't launch vagrant, here is the error message after typing vagrant up
$ vagrant up Vagrantfile
Vagrant failed to initialize at a very early stage:
The plugins failed to load properly. The error message given is
shown below.
cannot load such file -- vagrant/share
I am working on Manjaro.
$ uname -a
Linux Manjaro 4.19.62-1-MANJARO #1 SMP PREEMPT Sun Jul 28 09:14:58 UTC 2019 x86_64 GNU/Linux
Hi, I can't launch vagrant, here is the error message after typing
vagrant up
$ vagrant up Vagrantfile Vagrant failed to initialize at a very early stage: The plugins failed to load properly. The error message given is shown below. cannot load such file -- vagrant/shareI am working on Manjaro. $ uname -a Linux Manjaro 4.19.62-1-MANJARO #1 SMP PREEMPT Sun Jul 28 09:14:58 UTC 2019 x86_64 GNU/Linux