You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you want to load demo data? (yes/no, default - no) no synolia/syno-orocrm-fullcontact requires: - oro/platform - oro/crm All missing packages will be installed. Continue? (yes/no) yes
have error:
PHP Warning: proc_open(): fork failed - Cannot allocate memory in /home/ivan/host/crm-application/vendor/symfony/symfony/src/Symfony/Component/Process/Process.php on line 283
You only need to run this command: php -d memory_limit=-1 ../composer.phar update synolia/syno-orocrm-fullcontact --no-dev or without --no-dev if you are in dev env.
I want to use this Bundle for my project but have problem
I enter in orocrm.com and clone oro application
and after run
php app/console oro:package:install synolia/syno-orocrm-fullcontact
have question
Do you want to load demo data? (yes/no, default - no) no synolia/syno-orocrm-fullcontact requires: - oro/platform - oro/crm All missing packages will be installed. Continue? (yes/no) yes
have error:
PHP Warning: proc_open(): fork failed - Cannot allocate memory in /home/ivan/host/crm-application/vendor/symfony/symfony/src/Symfony/Component/Process/Process.php on line 283
I try add to require json
}`
have error for this
composer/composer: 1.0.0-p1
and my question how to install oro crm application or platforms and install this bundle?
The text was updated successfully, but these errors were encountered: