HP Fatal error:  Allowed memory size of 1610612736 bytes exhausted (tried to allocate 4096 bytes) in phar:///usr/local/bin/composer/src/Composer/DependencyResolver/Solver.php on line 223


Fatal error: Allowed memory size of 1610612736 bytes exhausted (tried to allocate 4096 bytes) in phar:///usr/local/bin/composer/src/Composer/DependencyResolver/Solver.php on line 223


Check https://getcomposer.org/doc/articles/troubleshooting.md#memory-limit-errors for more info on how to handle out of memory errors.Wonui-MacBookPro:blog wonhochoi$ valet restart


이런 오류가 뜬다


1
php -r "echo ini_get('memory_limit').PHP_EOL;"
cs


128M


composer clear-cache


composer update

+ Recent posts