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
Right after instalation and after trying to install drush with cgr, i see this file :
~/.composer/global/drush/drush/error_log
with this content:
cat ~/.composer/global/drush/drush/error_log
[10-Oct-2017 20:31:17 Europe/Moscow] PHP Warning: proc_open(): Descriptor item must be either an array or a File-Handle in /home/mygigast/.composer/vendor/consolidation/cgr/src/CommandToExec.php on line 67
[10-Oct-2017 20:31:17 Europe/Moscow] PHP Warning: proc_get_status() expects parameter 1 to be resource, boolean given in /home/mygigast/.composer/vendor/consolidation/cgr/src/CommandToExec.php on line 68
[10-Oct-2017 20:31:17 Europe/Moscow] PHP Warning: proc_close() expects parameter 1 to be resource, boolean given in /home/mygigast/.composer/vendor/consolidation/cgr/src/CommandToExec.php on line 69
[10-Oct-2017 20:37:01 Europe/Moscow] PHP Warning: proc_open(): Descriptor item must be either an array or a File-Handle in /home/mygigast/.composer/vendor/consolidation/cgr/src/CommandToExec.php on line 67
[10-Oct-2017 20:37:01 Europe/Moscow] PHP Warning: proc_get_status() expects parameter 1 to be resource, boolean given in /home/mygigast/.composer/vendor/consolidation/cgr/src/CommandToExec.php on line 68
[10-Oct-2017 20:37:01 Europe/Moscow] PHP Warning: proc_close() expects parameter 1 to be resource, boolean given in /home/mygigast/.composer/vendor/consolidation/cgr/src/CommandToExec.php on line 69
[10-Oct-2017 20:37:41 Europe/Moscow] PHP Warning: proc_open(): Descriptor item must be either an array or a File-Handle in /home/mygigast/.composer/vendor/consolidation/cgr/src/CommandToExec.php on line 67
[10-Oct-2017 20:37:41 Europe/Moscow] PHP Warning: proc_get_status() expects parameter 1 to be resource, boolean given in /home/mygigast/.composer/vendor/consolidation/cgr/src/CommandToExec.php on line 68
[10-Oct-2017 20:37:41 Europe/Moscow] PHP Warning: proc_close() expects parameter 1 to be resource, boolean given in /home/mygigast/.composer/vendor/consolidation/cgr/src/CommandToExec.php on line 69
The text was updated successfully, but these errors were encountered:
Right after instalation and after trying to install drush with cgr, i see this file :
~/.composer/global/drush/drush/error_log
with this content:
The text was updated successfully, but these errors were encountered: