Possible solutions of your questions

  hosting
<< Previous       ssh composer

Question: Good morning!Could you tell me? why console commands are executed - composer require etws/magento-language-ru_ru:*response - -bash: composer: command not found
Answer:

Hello

potamu that need to access the file

for example

php composer.phar require etws/magento-language-ru_ru:dev-develop

Answer:

the file composer.phar must be in the folder in which you are performing the command. can upload it to the folder.

Question: how this command write? - bin/magento cache:clean
Answer:

instead of composer write php composer.phar

 

 php composer.phar   require etws/magento-language-ru_ru:* 

Answer:

 php composer.phar   bin/magento cache:clean

Question: error - [worders@ararat public_html]$ php composer.phar require etws/magento-language-ru_ru:*Could not open input file: composer.phar[worders@ararat public_html]$
Answer:

where are you seeing this? we see something completely different

$ php composer.phar require etws/magento-language-ru_ru:*
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Removal request for etws/magento-language-en_us == dev-develop
- Conclusion: don`t install etws/magento-language-ru_ru 0.0.4
- Conclusion: don`t install etws/magento-language-ru_ru 0.0.3
- Conclusion: don`t install etws/magento-language-ru_ru 0.0.1|remove magento/framework 100.1.0
- Conclusion: don`t install etws/magento-language-ru_ru 0.0.1|don`t install magento/framework 100.1.0
- Installation request for etws/magento-language-ru_ru * -> satisfiable by etws/magento-language-en_us[0.0.1, 0.0.3, 0.0.4, dev-develop].
- etws/magento-language-ru_ru 0.0.1 requires magento/framework 100.0.* -> satisfiable by magento/framework[100.0.2, 100.0.3, 100.0.4, 100.0.5, 100.0.6, 100.0.7, 100.0.8, 100.0.9, 100.0.10].
- Can only install one of: magento/framework[100.1.0, 100.0.2].
- Can only install one of: magento/framework[100.1.0, 100.0.3].
- Can only install one of: magento/framework[100.1.0, 100.0.4].
- Can only install one of: magento/framework[100.1.0, 100.0.5].
- Can only install one of: magento/framework[100.1.0, 100.0.6].
- Can only install one of: magento/framework[100.1.0, 100.0.7].
- Can only install one of: magento/framework[100.1.0, 100.0.8].
- Can only install one of: magento/framework[100.1.0, 100.0.9].
- Can only install one of: magento/framework[100.1.0, 100.0.10].
- Installation request for magento/framework (locked at 100.1.0) -> satisfiable by magento/framework[100.1.0].


Installation failed, reverting ./composer.json to its original content.

Question: what does it mean?
Answer:

We have given You the result of carrying out Your team. there are specified issues and bugs


<< Previous