microapps/gatsby-plugin-react-i18next

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

Opened this issue · 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

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 Thank you for this ! It works like a charm