Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

Locally, I first tried to update core individually using the command

composer update drupal/core drupal/core-recommended --with-all-dependencies

This gave an error. So eventually I just used "composer update", which usually works. But now I got the error below...

The full error (see screenshot):

Install of drupal/core failed

Followed by

[UnexpectedValueException]
'C:wamp64wwwantrayonimassage/vendor/composer/tmp-6c1ec2df3485bdc02d3abaf470e0d9a8' is not a zip archive.

screenshot

Any idea how to resolve this?

question from:https://stackoverflow.com/questions/65672157/composer-update-to-drupal-8-9-12-gives-unexpectedvalueexception

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
1.0k views
Welcome To Ask or Share your Answers For Others

1 Answer

Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...