• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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