SamyPesse / How-to-Make-a-Computer-Operating-System

How to Make a Computer Operating System in C++
https://samypesse.gitbook.io/how-to-create-an-operating-system
Apache License 2.0
21.15k stars 3.4k forks source link

Vagrant failed #154

Open EvergreenHZ opened 4 years ago

EvergreenHZ commented 4 years ago

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