wplib-box icon indicating copy to clipboard operation
wplib-box copied to clipboard

Composer out-of-memory error

Open mikeschinkel opened this issue 6 years ago • 0 comments

oom

Seems that Composer is running into memory issues. I was able to get it to work with this:

  • http://www.inanzzz.com/index.php/post/gz4x/preventing-composer-crash-in-vagrant-proc-open-fork-failed-cannot-allocate-memory

However I am not sure we want to use that solution in the shipping box. Discuss.

Also, here are related links:

  • https://getcomposer.org/doc/articles/troubleshooting.md#proc-open-fork-failed-errors
  • https://github.com/composer/composer/issues/945
  • https://stackoverflow.com/questions/21262498/composer-fails-to-install-and-update
  • https://stackoverflow.com/questions/30611099/composer-proc-open-fork-failed-cannot-allocate-memory
  • http://www.thisprogrammingthing.com/2016/proc-error-installing-with-composer/
  • https://laracasts.com/discuss/channels/forge/forge-composer-update-memory-allocation
  • https://laracasts.com/discuss/channels/forge/proc-open-fork-failed-cannot-allocate-memory
  • https://stackoverflow.com/questions/18116261/php-composer-update-cannot-allocate-memory-error-using-laravel-4
  • https://github.com/composer/composer/issues/6196

mikeschinkel avatar Oct 03 '18 14:10 mikeschinkel