N
N
Northern Lights2021-04-07 05:09:35
symfony
Northern Lights, 2021-04-07 05:09:35

Why won't symfony/demo install?

I install according to the manual symfony/demo .
Requirements


Install PHP 7.2.5 or higher and these PHP extensions (which are installed and enabled by default in most PHP 7 installations): Ctype, iconv, JSON, PCRE, Session, SimpleXML, and Tokenizer;
Install Composer, which is used to install PHP packages.
Correspond: it costs php8, all extensions are there, the composer is the latest version.

symfony new . --demo

gives this game:

606d1176a00ca617161435.jpeg
606d11afb7b63746656208.jpeg

At the same time, symfony/website-skeleton is installed normally.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton, 2021-04-07
@karminski

The problem is in php8. Officially, only php 7.4 branches are supported so far.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question