enupal / translate

Translate your website templates and plugins into multiple languages for Craft CMS. Bulk translation with Google Translate or Yandex.
https://enupal.com/craft-plugins/translate
Other
11 stars 2 forks source link

Cannot install latest version on Craft 3.6.11.1 #43

Closed belkin closed 2 years ago

belkin commented 3 years ago

Description

I'm trying to install Translate plugin on latest Craft 3.6.11.1 but I'm getting the following error:

` Problem 1

Steps to reproduce

  1. 'composer require enupal/translate' on Craft CMS 3.6.11.1

Additional info

andrelopez commented 3 years ago

hi @belkin we just released Enupal Translate v2.2.0 could update the plugin and try again and let me know if that works?

belkin commented 3 years ago

Hey @andrelopez,

During the installation I still get error but this time is another one:

`Problem 1

But during the first installation it was fixed through this flag: Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

But now I'm not even getting this message.

andrelopez commented 3 years ago

@belkin could you please send me your composer.json file to support@enupal.com?

mdominguez commented 3 years ago

Having the same issue when trying to install craftcms/commerce-mollie screenshot

andrelopez commented 3 years ago

@mdominguez I am on it

mdominguez commented 3 years ago

@andrelopez Just reaching out if there's any news on this? Thanks man!

belkin commented 3 years ago

Sorry for late input but the problem is solved with fresh composer.lock file. So I've just removed .lock file and after that installation was no issue. Apparently it was een issue with dependencies from other third party plugins.

I'm not closing the issue because I see other people still have issues there. But for our situation it's fixed.

maxpdesign commented 3 years ago

@andrelopez Some plugins are using Guzzle 7 now instead of Guzzle 6. I see that this plugin requires viniciusgava/google-translate-php-client which uses Guzzle 6. They have an open issue (https://github.com/viniciusgava/google-translate-php-client/issues/14) and PR ready for Guzzle 7. Can you confirm this plugin will work with Guzzle 7?

jacotijssen commented 2 years ago

Any news on this?

andrelopez commented 2 years ago

Hi we just released Enupal Translate v2.3.0 with a fix to this issue, please let me know how it goes