You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
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.
The text was updated successfully, but these errors were encountered: