Coder Social home page Coder Social logo

Comments (7)

whyboris avatar whyboris commented on June 7, 2024 1

🤝 thank you -- that's what I have to resort to 😅 ... but it would be pretty easy to just change the version number in this repository's packages.json and the problem would be solved, right?

https://github.com/wiziple/gatsby-plugin-intl/blob/master/package.json#L38

from gatsby-plugin-intl.

graysonhicks avatar graysonhicks commented on June 7, 2024

I believe it is compatible functionally and that is just a standard semver warning.

from gatsby-plugin-intl.

openscript avatar openscript commented on June 7, 2024

I've also been working on an alternative for a while: https://github.com/openscript-ch/gatsby-plugin-i18n-l10n

from gatsby-plugin-intl.

whyboris avatar whyboris commented on June 7, 2024

Can confirm that the plugin is working as intended, but every time I try to run npm install I get an error that prevents installation:

npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/gatsby
npm ERR!   gatsby@"5.5.0" from the root project
npm ERR!   peer gatsby@"^5.0.0-next" from [email protected]
npm ERR!   node_modules/babel-plugin-remove-graphql-queries
npm ERR!     babel-plugin-remove-graphql-queries@"^5.5.0" from [email protected]
npm ERR!     babel-plugin-remove-graphql-queries@"^5.5.0" from [email protected]
npm ERR!     node_modules/gatsby-plugin-typescript
npm ERR!       gatsby-plugin-typescript@"^5.5.0" from [email protected]
npm ERR!   15 more (gatsby-plugin-google-gtag, gatsby-plugin-manifest, ...)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer gatsby@"^2.0.0" from [email protected]
npm ERR! node_modules/gatsby-plugin-intl
npm ERR!   gatsby-plugin-intl@"0.3.3" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/gatsby
npm ERR!   peer gatsby@"^2.0.0" from [email protected]
npm ERR!   node_modules/gatsby-plugin-intl
npm ERR!     gatsby-plugin-intl@"0.3.3" from the root project

Tested on Gatsby 5

from gatsby-plugin-intl.

graysonhicks avatar graysonhicks commented on June 7, 2024

@whyboris With Gatsby 5 in general (because of React 18) you will want to install with --legacy-peer-deps or a package manager that does that automatically.

from gatsby-plugin-intl.

whyboris avatar whyboris commented on June 7, 2024

@wiziple - thank you for this very useful plugin 🙇
If I create a PR updating the package.json peerDependencies to Gatsby version 5, would you be willing to merge it in and create a new npm release? 😊

It seems like the plugin works perfectly (I'm using it for Health Impact Fund), it's just that we all get a needless error when trying to npm install and have to resort to npm install --legacy-peer-deps 😅

from gatsby-plugin-intl.

whyboris avatar whyboris commented on June 7, 2024

There's already a PR for Gatsby 3 😅 #173 🚀

from gatsby-plugin-intl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.