Closed (fixed)
Project:
simplytest.me
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
26 Oct 2019 at 17:27 UTC
Updated:
21 Aug 2020 at 02:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
greg.1.anderson commentedThe following versions of Drush work with Drupal 9:
- Drush 8.3.1
- Drush 10.0.0-rc4
Comment #3
nerdsteinPatch to test.
The base preview is compiled with Drush ~10.0.0-rc
Comment #4
nerdsteinUno mas
Comment #5
nerdsteinThe patch is working now, but it generates a Drush error. Note, this was using 10.0.0-rc4. As follows:
I've pinged @greg.1.anderson on Slack for guidance
Comment #6
nerdsteinLogged issue upstream for feedback - https://github.com/drush-ops/drush/issues/4234
Comment #7
nerdsteinRemoving global drush from the base preview and putting it into the instance
Comment #8
nerdsteinNeed to load drush before moving it to the bin directory.
Comment #9
nerdsteinThis patch removes the bin directory copy all together and calls Drush from vendor/bin directly.
Comment #10
nerdsteinThat worked! Available on bergste.in
Comment #11
nerdsteinI'm going to ship this so we can have it available for Amsterdam
Comment #13
greg.1.anderson commentedWoo woo! Glad you got it worked out!
Comment #14
gábor hojtsyUnfortunately does not seem to work with the alpha yet. #3113157: Drupal 9 support does not work on simplytest.me
Comment #15
nerdsteinthis is fixed