You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to... use blt artifacts as upstream on pantheon.
** Steps **
Create a drupal project as per pantheon recommended upstream.
Add and configure blt.
Configure a git repo that will host the blt deploy artifacts.
Use this repo as upstream in pantheon and create a site.
In site creation process, it throws error during composer install step Scaffold file assets/scaffold/files/drupal.INSTALL.txt not found in package drupal/core.
It's not working because...
during site creation getting following error Scaffold file assets/scaffold/files/drupal.INSTALL.txt not found in package drupal/core.
BLT doctor output
Post the full output of blt doctor in the failing environment here.
github-actionsbot
changed the title
Scaffold file assets/scaffold/files/drupal.INSTALL.txt not found in package drupal/core.
BLT-5194: Scaffold file assets/scaffold/files/drupal.INSTALL.txt not found in package drupal/core.
Dec 19, 2022
I want to... use blt artifacts as upstream on pantheon.
** Steps **
Scaffold file assets/scaffold/files/drupal.INSTALL.txt not found in package drupal/core.
It's not working because...
during site creation getting following error
Scaffold file assets/scaffold/files/drupal.INSTALL.txt not found in package drupal/core.
BLT doctor output
Post the full output of
blt doctor
in the failing environment here.System information
blt.yml
deploy-exclude.txt file is copy from vendor directory, only change is
web
in place ofdocroot
The text was updated successfully, but these errors were encountered: