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

CI failures with Node 12 #13726

Closed
willdurand opened this issue Apr 13, 2020 · 2 comments
Closed

CI failures with Node 12 #13726

willdurand opened this issue Apr 13, 2020 · 2 comments
Assignees
Labels
qa:not_needed repository:addons-frontend Issue relating to addons-frontend
Milestone

Comments

@willdurand
Copy link
Member

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:

/node/v12.16.2/bin/node: could not initialize ICU (check NODE_ICU_DATA or --icu-data-dir parameters)
@willdurand
Copy link
Member Author

willdurand commented Apr 13, 2020

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...

See also: nodejs/node#19214

@willdurand
Copy link
Member Author

This issue was magically fixed by clearing the Travis CI (yarn) cache.

@KevinMind KevinMind transferred this issue from mozilla/addons-frontend May 5, 2024
@KevinMind KevinMind added repository:addons-frontend Issue relating to addons-frontend migration:2024 labels May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
qa:not_needed repository:addons-frontend Issue relating to addons-frontend
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants