A
A
Anton2016-07-06 01:54:47
Composer
Anton, 2016-07-06 01:54:47

Composer problem?

When I execute composer install I get [RuntimeException] You must enable the openssl extension in your php.ini to load information from https://packages.firegento.com
How to solve?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Stanislav Pochepko, 2016-07-06
@DJZT

Enable openssl in php.ini. or follow the recommended link in the error

M
mishaikon, 2021-09-21
@mishaikon

Stanislav's advice did not help me, here's what else I did to make it work
:.
In powerShell run:
composer upgrade
composer selfupdate
composer update
.
+ through "npm install" install the required dependencies

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question