-
-
Notifications
You must be signed in to change notification settings - Fork 469
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can not install UVdesk after install of Composer 2.x #454
Comments
@mjfortega |
@mjfortega we are also working on PHP8, soon you will see the support with PHP8 in UVDesk. Hope now your issue will resolve. If not please let us know |
Yes, the command I used to install PHP seems to have installed all PHP versions, version 8 (v8.0.9) included. After uninstalling PHP 8.x using the following lines: After de above, was able to continue with the UVDesk installation using "Composer 2". |
@mjfortega |
@mjfortega |
Hi @mjfortega , You can try to install UVdesk by using the method 4 (FTP) see: |
There is no updates from your side so we are closing this issue. |
I am trying to install UVDesk on an Ubuntu machine,
After installing Composer 1.x I needed to upgrade before I could go on.
I upgraded to Composer v2.x.
No when I execute:
composer create-project uvdesk/community-skeleton helpdesk-project
I get the following error and I am stuck:
[InvalidArgumentException]
Could not find package uvdesk/community-skeleton with stability stable in
a version installable using your PHP version, PHP extensions and Composer
version.
The text was updated successfully, but these errors were encountered: