While trying to install Drupal using
composer create-project drupal-composer/drupal-project:8.x-dev d8-devportal --stability dev --no-interaction
as mentioned in this doc: https://docs.apigee.com/api-platform/publish/drupal/open-source-drupal-8, I get the following error:
When I check the projects/d8-devportal/web/core following file can be seen:
Could you please help?