microapps / gatsby-plugin-react-i18next

Easily translate your Gatsby website into multiple languages
MIT License
121 stars 72 forks source link

Not working in Gatsby 4 #103

Closed axelra82 closed 3 years ago

axelra82 commented 3 years ago

Trying to install gatsby-plugin-react-i18next on a new Gatsby 4 project shows:

npm ERR! Found: gatsby@4.0.1
npm ERR! node_modules/gatsby
npm ERR!   gatsby@"^4.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer gatsby@"^3.0.0" from gatsby-plugin-react-i18next@1.1.1
stevensacks commented 3 years ago

@axelra82 I've made a PR for this, but I'm not sure when the author of this library will have time to merge it in. I've emailed him directly, so hopefully soon.

stevensacks commented 3 years ago

@axelra82 This has been merged in and will be release shortly.