Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Property 'Intl' doesn't exist #39

Open
see2ever opened this issue Mar 4, 2024 · 1 comment
Open

Property 'Intl' doesn't exist #39

see2ever opened this issue Mar 4, 2024 · 1 comment

Comments

@see2ever
Copy link

see2ever commented Mar 4, 2024

plural-rules.mjs imports plural-rules.mjs at the beginning, and this file directly uses Intl.NumberFormat at the end. If the environment does not have the definition of Intl, it will throw this error.

@see2ever
Copy link
Author

see2ever commented Mar 4, 2024

for now, version 1.3 is enough for me and without this bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant