composer windows 下面内存溢出 Allowed memory size of 1610612736 bytes exhausted

阅读 68

2023-05-19


Fatal error: Allowed memory size of 1610612736 bytes exhausted (tried to allocat
e 4096 bytes) in phar://C:/composer/composer.phar/src/Composer/DependencyResolve
r/RuleWatchGraph.php on line 52

解决方法

1.安装64位php ,您可以检查

php -v

2 官方网站更新下 composer,我是这个更新了这个好了

Executing command (CWD): D:\phpstudy_pro\Extensions\php\php7.0.9nts\php.exe -d a
llow_url_fopen=1 -d disable_functions="" -d memory_limit=2048M artisan package:d
iscover

精彩评论(0)

0 0 举报