Hello all,
I have a script and i have to install it with "composer install" so when i do this i get this error.
All my script files are in my virtualserver (public_html)
root@vmiserver:~# composer install
Do not run Composer as root/super user! See [
getcomposer.org...] for details
Composer could not find a composer.json file in /root
To initialize a project, please create a composer.json file as described in the [
getcomposer.org...] "Getting Started" section