无法在我的" hashicorp / precise64"中安装新的symfony 2.5.0副本。流浪盒。
使用
composer create-project symfony/framework-standard-edition temp/ 2.5.0 -vvv
安装。它始终停在
...
Reading /home/vagrant/.composer/cache/repo/https---packagist.org/provider-symfony$serializer.json from cache
Reading /home/vagrant/.composer/cache/repo/https---packagist.org/provider-symfony$twig-bridge.json from cache
Reading /home/vagrant/.composer/cache/repo/https---packagist.org/provider-symfony$twig-bundle.json from cache
Reading /home/vagrant/.composer/cache/repo/https---packagist.org/provider-symfony$web-profiler-bundle.json from cache
我的Vagrantfile:
VAGRANTFILE_API_VERSION = "2"
Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
config.vm.box = "hashicorp/precise64"
config.vm.network "forwarded_port", guest: 80, host: 8088
end
答案 0 :(得分:0)
再次尝试后再忘记它半小时就成功了。这简直太慢了。通常10-20秒