Closed talhakabakus closed 7 years ago
Well, is there a composer.json file in the directory you are in when executing the command? This should be the content of that directory: https://github.com/zecure/shadowd_ui
Just copied the composer.json
file which is located in the root directory. Thanks for your help.
Getting the error
composer could not find a composer.json file
when I try to execute the commandphp composer.phar install
. I have followed the instructions and executed the commandcurl -s https://getcomposer.org/installer | php
first.p.s. Using Ubuntu Server 16.04