From 3564b17925c4fc72f5001cf28e7524834b0acd5e Mon Sep 17 00:00:00 2001 From: Chris Roberts Date: Wed, 26 Jul 2017 10:26:41 -0700 Subject: [PATCH] Include plugin update option to vagrant upgrade error. Fixes #8441 --- templates/locales/en.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/templates/locales/en.yml b/templates/locales/en.yml index deae43256..6513577b7 100644 --- a/templates/locales/en.yml +++ b/templates/locales/en.yml @@ -1014,6 +1014,11 @@ en: vagrant plugin expunge --reinstall + Or you may want to try updating the installed plugins to their latest + versions: + + vagrant plugin update + Error message given during initialization: %{message} plugin_load_error: |- The plugins failed to load properly. The error message given is