AnyCloud error on Azure Storage

Hi, I am getting this error when using AnyCloud with Azure storage. any ideas?

Fatal error : Could not check compatibility between AnyCloud\Service\File\Store\AzureFactory::getFilesystemAdapter(array $config): AnyCloud\Service\File\Store\FilesystemAdapter and AnyCloud\Service\File\Store\AbstractFlysystemFactory::getFilesystemAdapter(array $config): League\Flysystem\FilesystemAdapter, because class AnyCloud\Service\File\Store\FilesystemAdapter is not available in /var/www/html/modules/AnyCloud/src/Service/File/Store/AzureFactory.php on line 15

I am using the latest versions of everything

I see you’ve filed an issue on the module’s github, and that’s the best place to report this.

Looking from the outside, it looks like a simple problem of a missing use line in the AzureFactory file.

Hello,
This has been fixed in version 3.2.1 (released today)