Hello, Please install C++ redistributable 32bit.
Some versions of Win10 doesn’t have it installed. 32 bit, even if OS is 64bit does the trick: https://www.microsoft.com/en-nz/download/details.aspx?id=5555 <https://www.microsoft.com/en-nz/download/details.aspx?id=5555> Alvaro. > On 22/03/2016, at 5:56 AM, Ahmedul Haque Abid <[email protected]> wrote: > > Hi, I'm having problem adding any box on my Win10 machine. Not sure why not > working. No error are shown. > > $ vagrant box add laravel/homestead > The box 'laravel/homestead' 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/laravel/homestead"] > Error: > > > $ vagrant box add precise64 --name=precise64 > ==> box: Box file was not detected as metadata. Adding it directly... > ==> box: Adding box 'precise64' (v0) for provider: > box: Downloading: precise64 > box: > An error occurred while downloading the remote file. The error > message, if any, is reproduced below. Please fix this error and try > again. > > > If it is about connected to internet then I'm connected but somehow still not > working. Please help out. If there is any log file, let me know where is it > stored so I can attach it for analysis. > > > -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html > <https://www.hashicorp.com/community-guidelines.html>. Behavior in violation > of those guidelines may result in your removal from this mailing list. > > GitHub Issues: https://github.com/mitchellh/vagrant/issues > <https://github.com/mitchellh/vagrant/issues> > IRC: #vagrant on Freenode > --- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/vagrant-up/f1fcb110-1032-43e5-8e98-6ee934837060%40googlegroups.com > > <https://groups.google.com/d/msgid/vagrant-up/f1fcb110-1032-43e5-8e98-6ee934837060%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/24C846F4-B440-46D6-96CC-8F2B64FC2025%40gmail.com. For more options, visit https://groups.google.com/d/optout.
