Get error via install composer

I’m gettings this error when run this
composer require aspose-cloud/aspose-words-cloud

Screen Shot 2022-12-29 at 5.42.16 PM.png (470.3 KB)

@alextuan

I am afraid I am unable to notice any issue while installing the Aspose.Words Cloud SDK for PHP via composer. Please clone, or download Aspose.Words Cloud SDK for PHP repository , then run composer.json in the root directory to install dependencies and include autoload.php in your code file:

require_once('/path/to/aspose-words-cloud-php/vendor/autoload.php');

Thanks for looking on my issue

I tried clone and run composer install from that folder but it’s showing the error ( look my video ) and it does not create vendor folder

https://www.awesomescreenshot.com/video/13633339?key=d3172700957fc83b79fcfdd38f1f9a42

@alextuan

We are looking into the issue and will update you shortly.

@alextuan

I have tested the scenario on Mac as well and unable to notice. However, we have logged a ticket(WORDSCLOUD-2185) for further investigation. Meanwhile, please share your composer and PHP version with us.