我尝试使用Vagrant环境。 我有Vagrantfile和其他所有需求。 我在Ubuntu 12.04.03上使用Vagrant 1.4.3版本。 vagrant up得到以下错误。
vm: * The following settings shouldn't exist: box_check_update * The box 'ubuntu/vivid64' could not be found.
我检查了我的Vagrantfile ,并查看config.vm.box_check_update = false 。 Ubuntu/vivid64在这里: https : Ubuntu/vivid64