* First of all, I have setted up my whole developing environment on my Mac vagrant environment * Second, I run `vagrant package` then generated a box named package.box on my Mac stay with the `Vagrantfile` * Third, I copy the `package.box` to my Windows environment * Running `vagrant init tolerious package.box` command, then I run `vagrant up`,but I got this error as follows,
<https://lh3.googleusercontent.com/-I5m2HMhAojM/VTyxcDgMyzI/AAAAAAAAAFQ/7jwfXX2bWLk/s1600/QQ%E6%88%AA%E5%9C%9620150426171734.png> I have checked the `vagrant global-status` output, there is a valid id displayed in the list. And I also run the command`vagrant box list`, there is also a valid box added successfully. Anyone has ideas about this error? -- 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]. For more options, visit https://groups.google.com/d/optout.
