Unable to resolve dependency vagrant-goodhosts

Endless circle here, all vagrant commands return

Vagrant failed to initialize at a very early stage:

The plugins failed to initialize correctly. This may be due to manual
modifications made within the Vagrant home directory. Vagrant can
attempt to automatically correct this issue by running:

  vagrant plugin repair

If Vagrant was recently updated, this error may be due to incompatible
versions of dependencies. To fix this problem please remove and re-install
all plugins. Vagrant can attempt to do this automatically by running:

  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: Unable to resolve dependency: user requested 'vagrant-goodhosts (= 1.0.15)'

I have tried all three commands. Numerous times. I see results:

Vagrant will now attempt to reinstall user plugins that were removed.
Installing the 'vagrant-goodhosts' plugin. This can take a few minutes...
Fetching os-1.1.4.gem
Fetching vagrant-goodhosts-1.1.4.gem
Fetching vagrant-hostsupdater-1.2.4.gem
Installed the plugin 'vagrant-goodhosts (1.1.4)'!
Installing the 'vagrant-hostsupdater' plugin. This can take a few minutes...
Installed the plugin 'vagrant-hostsupdater (1.2.4)'!

I have uninstalled and reinstalled vagrant. Somewhere it seems a dependency is set for a different version of vagrant-goodhosts

I’m ready to just torpedo everything.