• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Resolved composer on Ubuntu 18.04.1 LTS‬ Plesk Onyx Version 17.8.11 not available

xiione

New Pleskian
Hi

my problem is the composer for Shopware 5
Error
Please execute "composer install" from the command line to install the required dependencies for Shopware 5

need help.
thank you
xiipa
 
composer is a part of plesk-service-node-utilities package:

# whereis composer
composer: /usr/bin/composer

# dpkg -S /usr/bin/composer
plesk-service-node-utilities: /usr/bin/composer

Make sure that this package is installed on your server.
 
Hi
composer is installed on my server
whereis composer
composer: /usr/bin/composer /usr/local/bin/composer
 
The version is
/ ____/___ ____ ___ ____ ____ ________ _____
/ / / __ \/ __ `__ \/ __ \/ __ \/ ___/ _ \/ ___/
/ /___/ /_/ / / / / / / /_/ / /_/ (__ ) __/ /
\____/\____/_/ /_/ /_/ .___/\____/____/\___/_/
/_/
Composer version 1.7.2 2018-08-16 16:57:12

how can i use it with plesk?
 
Back
Top