【发布时间】:2015-07-31 07:57:46
【问题描述】:
我刚刚运行composer update 并且Cakephp 已更新到3.0.6 版本,所以之后当我尝试运行composer install 时出现此错误:
Nothing to install or update
Generating autoload files
Script App\Console\Installer::postInstall handling the post-install-cmd event te
rminated with an exception
[InvalidArgumentException]
Maximum number of attempts must be a positive value.
【问题讨论】:
-
检查 this issue 并应用 lorenzo 所做的提交。解决问题。
标签: cakephp-3.0