tostinni

Results 3 comments of tostinni

It also appeared randomnly to me, but not sure what causes this.

I had the same problem and resolved it by installing Drupal first by running `composer update drupal/core drupal/core-dev --with-dependencies` before `composer update`.

Here is a patch that will allow Drupal's custom fields list to be retrieved correctly, it's meant to be a temporary solution. To use it in your `composer.json` add this...