I am trying to install Drush by using $ composer global require drush/drush:8.*
through the Git-bash CLI, but I get a segmentation fault error:
/c/ProgramData/ComposerSetup/bin/composer: line 18: 10444 Segmentation fault php "${dir}/composer.phar" $*
I am on a Windows 10 computer.
Anyone have any ideas how to resolve this?