Hey guys, i have this error while installing the extension:
Using version ^0.1.3 for fof/drafts
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 1 install, 0 updates, 0 removals
- Installing fof/drafts (0.1.3):
Installation failed, reverting ./composer.json to its original content.
The following exception is caused by a lack of memory or swap, or not having swap configured
Check https://getcomposer.org/doc/articles/troubleshooting.md#proc-open-fork-failed-errors for details
PHP Warning: proc_open(): fork failed - Cannot allocate memory in phar:///opt/bitnami/php/bin/composer.phar/vendor/symfony/console/Application.php on line 993
Warning: proc_open(): fork failed - Cannot allocate memory in phar:///opt/bitnami/php/bin/composer.phar/vendor/symfony/console/Application.php on line 993
[ErrorException]
proc_open(): fork failed - Cannot allocate memory
require [--dev] [--prefer-source] [--prefer-dist] [--no-progress] [--no-suggest] [--no-update] [--no-scripts] [--update-no-dev] [--update-with-dependencies] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--] [<packages>]...
I read documentation and tells that it's because my vps has no enough memory for operation, is a gCloud VPS with 1.7GB and 1 core.
Never had this problem installing any other extension, any experient user can tell me if it's really that?
EDIT: The docs link -> https://getcomposer.org/doc/articles/troubleshooting.md#proc-open-fork-failed-errors