From 0cba6bf535b9dcddbb5dd8e10cf735e8a313da59 Mon Sep 17 00:00:00 2001 From: Chris Roberts Date: Tue, 22 Nov 2016 17:54:28 -0800 Subject: [PATCH] Expand on plugin repair failure output --- templates/locales/en.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/templates/locales/en.yml b/templates/locales/en.yml index 6523fd0ad..1dc166863 100644 --- a/templates/locales/en.yml +++ b/templates/locales/en.yml @@ -1647,7 +1647,13 @@ en: repair_complete: |- Installed plugins successfully repaired! repair_failed: |- - Failed to automatically repair installed Vagrant plugins. Failure message: + Failed to automatically repair installed Vagrant plugins. To fix this + problem remove all user installed plugins and reinstall. Vagrant can + do this for you automatically by running the following command: + + vagrant plugin expunge --reinstall + + Failure message received during repair: %{message} snapshot: