I change memory_limit in vagrant (config/php-config/php-custom.ini) with value -1
No change with this.
Installing package wp-cli/doctor-command (dev-master)
Updating /home/vagrant/.wp-cli/packages/composer.json to require the package...
Registering git@github.com:wp-cli/doctor-command.git as a VCS repository...
Using Composer to install the package...
---
Loading composer repositories with package information
mmap() failed: [12] Cannot allocate memory
mmap() failed: [12] Cannot allocate memory
Now, I have this error.
I change
memory_limit
in vagrant (config/php-config/php-custom.ini) with value-1
No change with this.Thanks.