Skip to content

Phase 3 installation failure #23

@ultimike

Description

@ultimike

Preliminary checklist

  • I am using the latest stable version of DDEV
  • I am using the latest stable version of this add-on

Expected Behavior

Hiya Bob - sorry it took a few weeks for me to check this out, but better late than never!

Anyway, I was attempting to install this and received the following error:

==> Phase 3: JS toolchain dependencies
Preparing JS toolchain install.
WRITE: /Users/michael/sites/ddevdemo/package.json
Created package.json from Drupal core devDependencies; review and customize as needed.
👎  Install Drupal.org GitLab CI template configs and host shims (bash) 
Could not process post-install action (0) ' Install Drupal.org GitLab CI template configs and host shims'.
For more detail, run `ddev add-on get UltraBob/ddev-drupal-code-quality --verbose` 

A couple of additional notes for you:

  1. I'm using DDEV 1.24.10 (I lied to the checkbox in order to submit this issue.)
  2. The project that I tried this on does not gitignore dependencies (I know, right?)
  3. I'm using Drupal core 10.6.2
  4. I accepted the recommended settings when prompted.

Running the ddev add-on get command a second time with --verbose yielded a bit more information:

==> Phase 3: JS toolchain dependencies
Preparing JS toolchain install.
👎  Install Drupal.org GitLab CI template configs and host shims (bash) 
+ set -eu -o pipefail
+ bash dcq-install.sh
 
Could not process post-install action (0) ' Install Drupal.org GitLab CI template configs and host shims': unable to run bash action set -x; set -eu -o pipefail
#ddev-description: Install Drupal.org GitLab CI template configs and host shims
bash dcq-install.sh
: exit status 1, output=+ set -eu -o pipefail
+ bash dcq-install.sh

-mike

Actual Behavior

See above.

Steps To Reproduce

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions