We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Look at the latest builds on Travis CI.
Node 12 jobs are failing.
No issue.
It is related to ICU according to:
/node/v12.16.2/bin/node: could not initialize ICU (check NODE_ICU_DATA or --icu-data-dir parameters)
The text was updated successfully, but these errors were encountered:
My understanding of the issue is that either Node 12 does not need full-icu anymore or the version we're using isn't compatible with Node 12...
full-icu
See also: nodejs/node#19214
Sorry, something went wrong.
This issue was magically fixed by clearing the Travis CI (yarn) cache.
willdurand
Successfully merging a pull request may close this issue.
Describe the problem and steps to reproduce it:
Look at the latest builds on Travis CI.
What happened?
Node 12 jobs are failing.
What did you expect to happen?
No issue.
Anything else we should know?
It is related to ICU according to:
The text was updated successfully, but these errors were encountered: