gatsby-plugin-react-i18next icon indicating copy to clipboard operation
gatsby-plugin-react-i18next copied to clipboard

gatsby-plugin-react-i18next is not compatible with your gatsby version 5.12.3

Open studiohic opened this issue 2 years ago • 2 comments

Hi there. I need to transfer my app to Netlify form Gatsby Cloud and I'm having a problem with the plugin in that its not compatible the latest version of Gatsby. Does anyone know a workaround or whether this will be updated to make sure its compatible. Thanks

studiohic avatar Sep 05 '23 11:09 studiohic

As for me, I decided on not to wait for core to make maintenance updates so I decided to make fork that has packages more up to date

In one of projects I'm into current version of this plugin conflicted with i18next and react-18next and I didn't want to use --legacy-peer-deps

Link do package: https://www.npmjs.com/package/@herob191/gatsby-plugin-react-i18next Let me know if it works

Herob527 avatar Sep 07 '23 07:09 Herob527

@Herob527 Thank you for this ! It works like a charm

RectoVersoDev avatar Oct 05 '23 15:10 RectoVersoDev