-
Hi,
I have seen that the Composer PHP package manager is installed via the LAMP stack. However, I cannot use it. Tried to install a package globally:
root@5585a070-9420-4f84-bd98-5198b471ffb4:/# composer global require drush/drush In GlobalCommand.php line 77: chdir(): No such file or directory (errno 2) global <command-name> [<args>]... root@5585a070-9420-4f84-bd98-5198b471ffb4:/#
What am I doing wrong here?
Kind regards
Peter