Hi all.
I'm stuck on this one if anyone can help out.
I was in the process of updating an extension using composer and SSH.
I get the following error:
Error: composer config repositories.ebizmarts composer https://packages.ebizmarts.com
Could not open input file: /home/u134-xk6jpykhywev/composer.phar
What does this mean and how can I fix it?
Thank you
Andy
Solved! Go to Solution.
Update: My hosting confirmed that the composer command was indeed using an old username and has rectified the issue.
May help someone else -
Thanks
Andy
Just to update my OP
It seems that when I use composer to update a module, composer is trying to open the /composer.phar using an old path.
The path I'm running the composer command in is correctusername/www/domain/public_html/
But the error is reporting Could not open input file: /home/oldusername/compoer.phar