Skip to content

Can't specify ICU data version to install #60

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

Closed
iansu opened this issue Jun 1, 2021 · 5 comments
Closed

Can't specify ICU data version to install #60

iansu opened this issue Jun 1, 2021 · 5 comments

Comments

@iansu
Copy link

iansu commented Jun 1, 2021

As far as I can tell this package just pulls the latest version of the ICU data when you install it. Something changed in a recent ICU data release which has broken some of my code. It would be really nice if there was some way to specify which version of the ICU data you wanted to install.

@srl295
Copy link
Member

srl295 commented Sep 24, 2021

It doesn't pull the latest, it pulls the exact binary version that matches the Icu version in your node binary. If there's something broken please file a node bug and you can mention me and this issue.

@iansu
Copy link
Author

iansu commented Sep 24, 2021

nodejs/node#38897

@srl295
Copy link
Member

srl295 commented Sep 24, 2021

nodejs/node#38897

Ah yes, we've already dialogued there and I have replied some.

In any event, full-icu could have a utility that takes a version that would override process.versions.icu but I'm not sure how useful that would really be.

@srl295
Copy link
Member

srl295 commented Sep 28, 2021

@iansu need more clarification

@srl295 srl295 added this to the v1.5.0 milestone Sep 28, 2021
@github-actions
Copy link

This issue seems to be stale

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants