xumulus / magento2-fast-product-images

Magento 2 fast product images, removes loading image for product images
MIT License
81 stars 45 forks source link

GitHub Error in Extensions Manager #6

Closed chattertech closed 6 years ago

chattertech commented 6 years ago

Magento 2.2.3, PHP 7.026, MYSQL 5.6.35-80.0

I have installed this module using Composer as suggested. However when i try and access the extension manager i cannot use the extension manager.

I get the following error.

Command "show" failed: [RuntimeException] Failed to execute git clone --mirror 'git@github.com:xumulus/magento2-fast-product-images.git' '/home/pond/public_html/var/composer_home/cache/vcs/git-github.com-xumulus-magento2-fast-product-images.git/' show [--all] [-i|--installed] [-p|--platform] [-a|--available] [-s|--self] [-N|--name-only] [-P|--path] [-t|--tree] [-l|--latest] [-o|--outdated] [-m|--minor-only] [-D|--direct] [--strict] [-f|--format FORMAT] [--] [] []

screen shot 2018-08-13 at 6 02 25 pm

chattertech commented 6 years ago

I think the issue was caused when i mistakenly put in the wrong token when installing. I removed the module via composer and installed via upload. I manually removed the entry in composer.json to fix the error.

Not really a fix but i don't think the issue was caused by the module per se.

robertlee903 commented 5 years ago

@chattertech

How are you? I met same issue. Could you explain me more details how to fix.

Kind Regards