Skip to content

Intl not working #31

Description

@billywhizz

Intl doesn't seem to work. I think we are missing icudtl.dat that needs to be included somehow.

This code

console.log(new Intl.Collator('en').compare('hello', 'hello'))

throws an error

Unhandled Rejection
RangeError: Internal error. Icu error.
    at new Collator (<anonymous>)
    at techempower.mjs:101:13
process will exit

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

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