S
S
Sergey Beloventsev2018-04-20 13:37:41
Codeception
Sergey Beloventsev, 2018-04-20 13:37:41

Why such an error with Codeception?

I'm trying to install Codeception on a project with Yii2, that's actually what I did, I installed it globally like this

composer global require "codeception/codeception=2.1.*"
composer global require "codeception/specify=*"
composer global require "codeception/verify=*"

then I made this alias (I have ubuntu)
alias codecept="/home/user/.composer/vendor/bin/codecept"

codecept command outputs all commands I write
codecept bootstrap I get this error
In InitTemplate.php line 211:
Codeception is already installed in this directory

what have I not done before?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question