Closed anvmn closed 4 months ago
Analysis:
Failure is cased by error when trying to install Python 2.7. Reason for this is Python 2 becoming obsolete at DDEV 1.23.0:
Tried going by with Python 3 (#1118), but this created dependency issues when running ddev gulp
.
To be able to proceed development, downgraded DDEV to 1.22.7 locally.
Deployed to live