Closed conductor111 closed 5 years ago
php composer.phar run pre-config
[ -d data ] || mkdir data Class Aurora\Installer is not autoloadable, can not call pre-config script
Php ver is 7. The behavior is identical for both git ver and latest.zip. Composer is the latest ver. (They have been downloaded half an hour ago) .
Can you confirm you've run the following command prior to pre-config:
php composer.phar install
and is there system directory in root of your installation?
system
Oh, yes, it was my mistake. Sorry.
php composer.phar run pre-config
Php ver is 7. The behavior is identical for both git ver and latest.zip. Composer is the latest ver. (They have been downloaded half an hour ago) .