Всякий раз, когда я запускаю какую-либо команду vagrant, она завершается неудачей со следующим сообщением об ошибке, независимо от того, нахожусь ли я в папке vagrant или в любой другой папке.
В чем проблема?
$ vagrant box list
Bundler, the underlying system used to manage Vagrant plugins,
is reporting that a plugin or its dependency can't be found.
This is usually caused by manual tampering with the 'plugins.json'
file in the Vagrant home directory. To fix this error, please
remove that file and reinstall all your plugins using `vagrant
plugin install`.