-
Hi,
I was trying to follow the directions @ https://github.com/esmero/archipelago-deployment/blob/8.x-1.0-beta1/docs/osx.md#step-1-docker-deployment
I get
```
In RequestException.php line 1…
-
**Tell us about your setup**
What is your lando version and operating system?
v3.0.0-rc.23 on macOS Mojave 10.14.6
**Tell us about your `.lando.yml`**
Paste in the contents of your `.lando…
-
This is minor but a thing
**Tell us about your setup**
Ubuntu 18.04 V3.0.0-rc21
**Tell us about your `.lando.yml`**
```yml
name: website
recipe: pantheon
config:
framework: drupal8…
-
Hi - I am using latest version of Drupal 8.8.x (commit 9a3477e83b9ae358ba7288a842b571e85b8e1793) but when I try to install drupal8-rector, I am getting following issues,
`
➜ d9 git:(8.8.x) ✗ comp…
-
Bug Report
==========
**Tell us about your setup**
v3.0.0-beta.46 on Ubuntu 18.04 and Docker version 18.06.0-ce-dev, build 1023e99
**Tell us about your `.lando.yml`**
drupal8 recipe with phpm…
-
**Describe the bug**
When I initially wrote this issue I thought it happened because of the new Drupal Composer template. But it seems to be DDEV 1.13.0 that introduced this behaviour. It has worke…
-
Bug Report
==========
v3.0.0-beta.47 on MacOS 10.13.5
`.lando.yml` file:
```
name: testd8
recipe: drupal8
config:
webroot: gitroot/web
```
Command I was trying to run:
```
lando …
-
Hi,
Thanks so much for your work on Fractal.
I am the maintainer of the Drupal integration of Fractal: https://www.drupal.org/project/ui_patterns_fractal
According to the Fractal documentati…
-
`civibuild create` defines a build with `--cms-ver`, `--civi-ver`, and `--type`. The "type" determines all other build characteristics, and there's a pattern of ~3 build-types per CMS:
```
$CMS-em…
-
**Setup**
Using Lando v3.0.0-beta.35 on macOS High Sierra 10.13.3
Drupal 8.5
[Bootstrap child theme](https://www.drupal.org/project/bootstrap) using [PatternLab](patternlab.io) and Drupal [compone…