Forums
Hello
Trying to install Opigno:
XXX $ composer create-project opigno/opigno-composer example-folder
Installing opigno/opigno-composer (1.4.0) - Installing opigno/opigno-composer (1.4.0): Downloading (100%)
Created project in example-folder
> DrupalProject\composer\ScriptHandler::checkComposerVersion
Loading composer repositories with package information
Updating dependencies (including require-dev)
PHP Fatal error: Allowed memory size of 1610612736 bytes exhausted (tried to allocate 268435456 bytes) in phar:///usr/bin/composer/src/Composer/DependencyResolver/Solver.php on line 220
Fatal error: Allowed memory size of 1610612736 bytes exhausted (tried to allocate 268435456 bytes) in phar:///usr/bin/composer/src/Composer/DependencyResolver/Solver.php on line 220
Check https://getcomposer.org/doc/articles/troubleshooting.md#memory-limit-er… for more info on how to handle out of memory errors.
Any helps much appreciated.
Thanks
Hello
Hello
You should follow the instruction on the link that is mentioned in the message that you get: https://getcomposer.org/doc/articles/troubleshooting.md#memory-limit-errors
It will solve your issue
In reply to Hello by axel
The problem was the path