Composer错误:exceeded the timeout

2015-02-27  本文已影响2018人  conch520

Symfony2在使用Composer安装propel的时候遇到下面的错误

[Symfony\Component\Process\Exception\ProcessTimedOutException]
The process "git clone --no-checkout 'git://github.com/phingofficial/phing.git' '/data/john/wwwroot/q/trunk/vendor/phing/phing' && cd '/data/john/wwwroot/q/trunk/vendor/phing/phing' && g
it remote add composer 'git://github.com/phingofficial/phing.git' && git fetch composer" exceeded the timeout of 300 seconds.

解决方案:

上一篇 下一篇

猜你喜欢

热点阅读