Composer dependencies is not Installed
-
@yaser-az said in Composer dependencies is not Installed:
composer install
The project has been already uploaded to hosting via FTP. I run the build in web installation wizard. So no idea how to use composer on cpanel.
-
HI @yaser-az , you need to run composer install command from your shell or terminal of the server. You may ask your hosting provider for the shell access.
-
@admin after running this command i am still getting this error..what should i need to do?
-
Could you please check the composer is properly installed on your system?
-
@admin i directly deployed my project on server and through shell i run this command again and returned with message Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update -
Hi @aroobaarooj499 ,
first you need to install composer properly. after that if you found any issue regarding composer let me know. -
@shivam-webkul resolved.. thank you!!
-
im facing some issues with composer install as well. i did probably every possible combination to have it installed before and then upload it but still nothing.
-
please show the screenshot what your exactly facing?
-
after composer install
should i go and do it from the beginning?
-
@aroobaarooj499
i have deployed code latest code from maser branch, i'm getting this issue while composer install. i have installed php version 8.1 -
Hi there,
Please use the Bagisto V1.4.4 instead of master,
And what is your composer , php and mysql version? -
same problem here.