Open seetee opened 6 years ago
During install of Drush composer complains that is is being run as root.
Drush does not like a global install anymore, but one should install Drush Launcher and install Drupal via composer instead.
So we should remove the drush install and install it as a requirement at the same time as we install Drupal.
During install of Drush composer complains that is is being run as root.
Drush does not like a global install anymore, but one should install Drush Launcher and install Drupal via composer instead.
So we should remove the drush install and install it as a requirement at the same time as we install Drupal.