Encontrei a resposta aqui: link
Precisa instalar o Microsoft Visual C ++ 2010
Acima, o fórum do git tem o link para o download necessário
não sei por que estou com esse problema, mas não consigo adicionar caixas vagabundas.
Usando o Windows 10, tentei em PowerShell e prompt de comando simples. mesmo problema. É uma instalação relativamente nova do Windows. Talvez eu esteja perdendo algum pacote obrigatório?
primeiro eu tentei este comando:
vagrant box add hashicorp/precise32
e recebi o erro:
The box 'hashicorp/precise32' could not be found or
could not be accessed in the remote catalog. If this is a private
box on HashiCorp's Atlas, please verify you're logged in via
'vagrant login'. Also, please double-check the name. The expanded
URL and error message are shown below:
URL: ["https://atlas.hashicorp.com/hashicorp/precise32"]
Error:
Então baixei a caixa manualmente e tentei fazer isso:
vagrant box add base64 file:///D:/downloads/vagrant_boxes/precise64.box
E recebi esse erro novamente:
==> box: Box file was not detected as metadata. Adding it directly...
==> box: Adding box 'base64' (v0) for provider:
box: Unpacking necessary files from: file:///D:/downloads/vagrant_boxes/precise64.box
box:
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.
Encontrei a resposta aqui: link
Precisa instalar o Microsoft Visual C ++ 2010
Acima, o fórum do git tem o link para o download necessário
Tags vagrant