G
G
gregorypetrov2019-01-02 20:40:07
symfony
gregorypetrov, 2019-01-02 20:40:07

When installing Symfony 4, some components did not download - Downloading (failed), how to fix it?

Install Symfony 4:

composer create-project symfony/website-skeleton theproject

Most of the components installed, but an error occurred for four
Downloading (failed)

Specifically, failed to download:
symfony/expression-language
symfony/monolog-bridge
symfony/validator
symfony/profiler-pack

As far as I understand, this can lead to problems in the future, how to deal with it?
How can I install them if their download failed when installing symfony?
Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
grinat, 2019-01-02
@gregorypetrov

composer update should reload on a new one

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question