라라벨/에러관련
1610612736 바이트의 허용 된 메모리 크기가 소진되었습니다 (4096 바이트 할당 시도)
땀모
2020. 12. 11. 05:47
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