Fekide / strapi-plugin-translate

Strapi plugin for automated translations using different Translate Providers
https://market.strapi.io/plugins/strapi-plugin-translate
MIT License
45 stars 18 forks source link

[FEATURE]: Support nodejs 20 #357

Closed andy250 closed 10 months ago

andy250 commented 10 months ago

When installing with yarn I am getting this (Windows, nodejs v 20):

error strapi-provider-translate-deepl@1.1.10: The engine "node" is incompatible with this module. Expected version ">=14 <=18". Got "20.4.0"
error Found incompatible module.

I know I can suppress this messge by --ignore-engines flag. I am guessing this error comes from dependency on https://github.com/DeepLcom/deepl-node - but not sure about it. Is that the problem? What would be the best way to fix it?

andy250 commented 10 months ago

Thanks for the quick response on this. Much appreciated 👍

fekide-bot commented 10 months ago

:tada: This issue has been resolved in version 1.0.10 :tada:

The release is available on npm package (@latest dist-tag)

Your semantic-release bot :package::rocket:

fekide-bot commented 10 months ago

:tada: This issue has been resolved in version 1.2.3 :tada:

The release is available on npm package (@latest dist-tag)

Your semantic-release bot :package::rocket:

fekide-bot commented 10 months ago

:tada: This issue has been resolved in version 1.1.11 :tada:

The release is available on npm package (@latest dist-tag)

Your semantic-release bot :package::rocket: