I\'m trying to execute vagrant plugin install vagrant-vbguest on my Mac
vagrant plugin install vagrant-vbguest
ProductName: Mac OS X ProductVersion: 10.12.6 BuildVersion: 16G29 <
VAGRANT_DISABLE_STRICT_DEPENDENCY_ENFORCEMENT=1 vagrant plugin install vagrant-vbguest resolved the issue. Looks like workaround, but it worked for me and everything seems ok right now.
VAGRANT_DISABLE_STRICT_DEPENDENCY_ENFORCEMENT=1 vagrant plugin install vagrant-vbguest