G
G
GoodPirojok2020-07-31 17:27:26
PHP
GoodPirojok, 2020-07-31 17:27:26

Why doesn't the install command want to create files to work with it?

I installed composer on Windows, I go to the folder with the project on xamp and I propagate
composer install to its folder in the console

According to the description, I should have created all the folders to work with it by default and then add the necessary libraries to json manually or also through the command line just already install with the name of the libraries.

But he always swears that there is no composer.json, that there is no composer.phar.
Even having created them manually, he further swears that there is nothing there, but if you can still get into json, then phar does not open.

How can I get started with it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladislav, 2020-07-31
@GoodPirojok

Do a composer update.
I don't know why, but sometimes install doesn't install new ones, but update installs

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question