Closed DougBeney closed 7 years ago
I tried running uninstalling Vagrant and then running the following commands, but it didn't help (and then reinstalling).
rm -rf /opt/vagrant
rm -f /usr/bin/vagrant
rm -rf ~/.vagrant.d/
Closing my issue because I found out this is a problem with the command vagrant plugin update
Found the fix! In case anyone else comes across this, here's the command I ran that fixed it:
VAGRANT_DISABLE_STRICT_DEPENDENCY_ENFORCEMENT=1 vagrant plugin install vagrant-hostsupdater
Hello, For a while, I used your Vagrant plugin on my Mac and it was excellent. Now, I moved to Solus Linux and I'm having some trouble unfortunately.
Here's what happens when I run
sudo vagrant plugin install vagrant-hostsupdater
.My versions: