Git Product home page Git Product logo

Comments (4)

dyniper avatar dyniper commented on July 17, 2024 1

from i18next-icu.

SCastaneda avatar SCastaneda commented on July 17, 2024 1

I figured out that the issue is that our project isn't using full-icu:
nodejs/node#3460

Looks like you have to install full-icu, which provides you with some binary that you have to reference either with an ENV variable NODE_ICU_DATA or via --icu-data-dir flag.

Looks like they made it a default as part of 13.8: nodejs/node@1a25e90

from i18next-icu.

jamuhl avatar jamuhl commented on July 17, 2024

We just use the module done by formatjs - https://github.com/formatjs/formatjs/tree/master/packages/intl-messageformat

so we just use that ICU parser from there - nothing more - I can't give you any details on how to use it for your formatting request (as I never used it myself - just gave the option to use ICU messageformat with i18next - personally I will only maintain i18next's main format)...

from i18next-icu.

SCastaneda avatar SCastaneda commented on July 17, 2024

I'll close this, as it isn't really your issue.

from i18next-icu.

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.