netgen / ezplatform-sylius

eZ Platform and Sylius eCommerce integration
Other
32 stars 11 forks source link

I can't install it. Composer breaks my computer #5

Closed silviuvoicu closed 4 years ago

silviuvoicu commented 4 years ago

Hi, I clone it, but when running composer install, it breaks my computer. It increase memory until it becomes unusable and I have to restart. I have the latest php 7.3.11 and composer 1.9.0 Try composer with other projects and works just fine there.

emodric commented 4 years ago

Hi. Thank you for your report! However, I'm not sure how to help you. Composer can be quite a bit memory hog, especially when there are a lot of dependencies like here. Note that most of those are coming from eZ Platform.

Have you tried installing it on a different computer?

silviuvoicu commented 4 years ago

I only have one :( What are the minimum requirements for this project? It may be the case, that I need a better computer

emodric commented 4 years ago

There are no special requirements, but eZ Platform has been known to have issues with composer install with less than 8 GB RAM.