Skip to content

node/node-current lack ICU support #2210

Description

@vsemozhetbyt

Is there a reason that node/node-current are built with --without-intl flag?

This limits JavaScript and Node.js API functionality significantly: https://nodejs.org/api/intl.html#intl_options_for_building_node_js

Moreover, without small-icu support a user cannot add more ICU locales (up to full-icu npm module) at runtime: https://nodejs.org/api/intl.html#intl_providing_icu_data_at_runtime

Can node/node-current be built with --with-intl=small-icu flag?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions