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
{{ message }}
This repository was archived by the owner on Aug 8, 2024. It is now read-only.
In trying to do a composer update drupal/core for 8.2.6, I get the following error:
DrupalComposer\DrupalScaffold\Plugin::scaffold
Downloading: FailedScript DrupalComposer\DrupalScaffold\Plugin::scaffold handling the drupal-scaffold event terminated with an exception
Since 8.2.6 was only released a couple days ago, does it take a couple days for the scaffolding files to be available at the raw.githubusercontent path? Is that something that needs to be manually generated? It would be good if that was available as soon as possible after a release. Particularly if there's a security release, being able to run this update as soon as possible would be important. Since I deploy to Pantheon with Circle CI, this error breaks my build.