Thanks to visit codestin.com
Credit goes to github.com

Skip to content

TS2694: Namespace 'Intl' has no exported member 'ListFormatOptions'. #786

@reitsma

Description

@reitsma

Describe the bug
The typescript compile

To Reproduce
Steps to reproduce the behavior:

  1. Use IntlRelativeTimePipe in an Angular Service.
  2. See compilation error: TS2694: Namespace 'Intl' has no exported member 'ListFormatOptions'.

Expected behavior
No compiler error

Versions

  • Angular v20
  • angular-ecmascript-intl v6.0.0
  • typescript 5.8.3

** Temporary workaround
Enable skipLibCheck in tsconfig.app.json.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions