globalizejs / globalizejs/globalize

version upgrade to 1.1.0 Uncaught Error: E_MISSING_CLDR

Open
#607 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4.8k
Forks
585
PR merge metrics
No merged PRs in 30d

Description

Updated Globalize from 1.0.0 to 1.1.0. getting the following error on load.

`globalize.js?992e:108 Uncaught Error: E_MISSING_CLDR: Missing required CLDR content supplemental/plurals-type-cardinal/en.`

The docs do not say too much except it's an error.
https://github.com/jquery/globalize/blob/master/README.md#cldr-errors

E_MISSING_CLDR

Thrown when any required CLDR item is NOT found.

added require( "cldr-data/supplemental/plurals" )
looks to have resolved issue resolved issue.

Any thoughts on why version 1.1.0 requires this and 1.0.0 does not?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.