Sally Young

Results 56 comments of Sally Young

@deviantintegral I added a test for this and it appears to have broken `ddev drush` somehow :thinking:

@deviantintegral I deleted the environment and branch directly in the Pantheon dashboard, updated this branch, then rebuilt - seems to have worked!

@YesCT hopefully this branch won't be needed anymore with the last round of bug fixes in 3.7.1 and adding `composer install` to your ddev start hook

Can you try running just `yarn`? I was able to replicate this: ``` ❯ yarn lerna --version node:internal/process/esm_loader:34 internalBinding('errors').triggerUncaughtException( ^ Error: Required package missing from disk. If you keep your...

I just published the packages no problem with node 20 and yarn 4.5.0. I've updated the readme instructions in #713

We talked about this today and we're going to put it into smaller PRs :tada:

We discussed this and @YesCT is going to do some more research on how much of an impact this is having

This has pretty much been covered in #213, bar some explicit helper tools for fetching Acquia databases

You could add add an `update:tugboat` task, or run config export after `site:install`, but since the site you're spinning Tugboat up on will need a repository containing Drupal I think...