You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calling vagrant box outdated --global outputs following for me:
* 'Desktop/W81x64ProEn' for 'virtualbox' wasn't added from a catalog, no version information
* 'Desktop/W7x86ProEn' for 'virtualbox' wasn't added from a catalog, no version information
* 'Desktop/W7x64ProEn' for 'virtualbox' wasn't added from a catalog, no version information
* 'Desktop/W10x86ProEn/VS' for 'virtualbox' wasn't added from a catalog, no version information
* 'Desktop/W10x86ProEn' for 'virtualbox' wasn't added from a catalog, no version information
* 'Desktop/W10x64ProEn/VS' for 'virtualbox' wasn't added from a catalog, no version information
* 'Desktop/W10x64ProEn' for 'virtualbox' wasn't added from a catalog, no version information
which won't be matched by any of the regex used in Get-VagrantBox.
The text was updated successfully, but these errors were encountered:
Calling
vagrant box outdated --global
outputs following for me:which won't be matched by any of the regex used in
Get-VagrantBox
.The text was updated successfully, but these errors were encountered: