I
I
Ilya Beloborodov2017-01-06 18:38:23
Yii
Ilya Beloborodov, 2017-01-06 18:38:23

Why is the /vendor/ folder not being created?

I uploaded my project to bitbucket, then cloned it, I
executed the command
composer update
. Extensions were pulled up, but the vendor folder did not appear.
I try again - Nothing to install or updateand there is still no vendor folder. What am I doing wrong

Answer the question

In order to leave comments, you need to log in

3 answer(s)
I
Ilya Beloborodov, 2017-01-09
@kowap

There is a very long history associated with dropbox.

A
alex maslakoff, 2017-01-06
@teke_teke

Well, apparently it's in .gitignore.

D
Decadal, 2017-01-09
@Decadal

Check if the composer.json file is empty and in the same directory where you run composer from. Upon successful execution, composer generates a composer.lock file, in which all downloaded dependencies are physically registered. If it's not there, composer didn't work. See if everything is fine with the rights and if the script has the right to create folders in the directory.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question