BoltTranslate / Translate

Provides translation for contenttypes.
Other
43 stars 38 forks source link

[BUG] Composer error #213

Open ItsEcholot opened 3 years ago

ItsEcholot commented 3 years ago

The following error occurs while installing the extension using the web interface:

Failed to execute git clone --no-checkout 'git@github.com:BoltTranslate/bolt-translate.git' '/var/www/html/extensions/vendor/animal/translate' && cd '/var/www/html/extensions/vendor/animal/translate' && git remote add composer 'git@github.com:BoltTranslate/bolt-translate.git' && git fetch composer && git remote set-url origin 'git@github.com:BoltTranslate/bolt-translate.git' && git remote set-url composer 'git@github.com:BoltTranslate/bolt-translate.git'

Cloning into '/var/www/html/extensions/vendor/animal/translate'...
Could not create directory '/var/www/.ssh'.
Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

I think the url is simply wrong, since the github repo is at BoltTranslate/Translate?

Details

Reproduction

  1. Try to install using marketplace