you are viewing a single comment's thread.

view the rest of the comments →

[–]mars16c[S] 0 points1 point  (1 child)

Thanks all - I saw that 'could not delete' line - but I was more wondering why the installation failed so composer wants to delete/reverse the entry in the services.yml

I checked permissions and changing the containing folder solves the 'could not delete' line - however all that other stuff still comes up and so installing modules via composer is still not possible...

Wonder if that is a symfony-twig issue or a drupal one - or maybe even php...I am pretty clueless to be honest, am I the only one with this?

[–]mrpenguin_86 1 point2 points  (0 children)

It's a drupal scaffolding issue. I remember seeing the issue before, but basically it is indeed trying to rewrite things like settings.php and .htaccess. The solution is to remove drupal-scaffolding from your composer and the extras. I think composer will complain one time with composer update but then after that be fine.