A-A+

Fatal error: Allowed memory size of 1610612736 bytes exhausted (tried to allocate 134217736 bytes)

2021年12月26日 编程技术 暂无评论

WIN10 下拉取 composer 时报如下错误。

Fatal error: Allowed memory size of 1610612736 bytes exhausted (tried to allocate 134217736 bytes) in phar://xxx/bin/composer.phar/src/Composer/Dep
endencyResolver/RuleSet.php on line 84

分析

原因是内存不够,打开 php.ini 配置文件,搜索 memory_limit 配置项,修改如下

memory_limit=-1

标签:

给我留言

Copyright © 小虎博客 保留所有权利.   Theme  Ality

用户登录