Code Monkey home page Code Monkey logo

Comments (5)

fruchtzwerg avatar fruchtzwerg commented on June 9, 2024 3

Seems like its incompatible with i18next v23.x.x. Downgrading to v22 resolved the issue for me.

from astro-i18next.

santi020k avatar santi020k commented on June 9, 2024 1

If it helps anyone:
If you install react-i18next, it uses version 23 by default and breaks this library, with this same error, the solution is to set the i18next version to the latest compatible version, in my case it was:

     "i18next": "22.4.10",

And change react-i18next version

     "react-i18next": "^12.3.1",

from astro-i18next.

estebanprimost avatar estebanprimost commented on June 9, 2024

Same problem here using <Trans /> component.
@florian-lefebvre did you find any solution?
Thanks.

from astro-i18next.

florian-lefebvre avatar florian-lefebvre commented on June 9, 2024

No I was trying to migrate an existing project and gave up

from astro-i18next.

florian-lefebvre avatar florian-lefebvre commented on June 9, 2024

I'm not using the Trans component anymore so I could migrate to pnpm but still, no solution here

from astro-i18next.

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.