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

Random CI failures #375

Closed
anders-kiaer opened this issue May 25, 2021 · 1 comment
Closed

Random CI failures #375

anders-kiaer opened this issue May 25, 2021 · 1 comment
Labels
invalid This doesn't seem right maintenance question Further information is requested

Comments

@anders-kiaer
Copy link
Collaborator

anders-kiaer commented May 25, 2021

Sometimes CI fail already at install step, with:

npm ERR! cb() never called!npm ERR! This is an error with npm itself. Please report this error at:
npm ERR!     <https://npm.community>npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2021-05-25T09_03_04_478Z-debug.log
Error: Process completed with exit code 1.

Searching for npm issues, most sources suggest either clearing cache (not relevant for CI?), setting node/npm constraints and/or update npm to latest version. Pinning down what is the direct cause in our case requires more feedback, e.g. see the .log?

@anders-kiaer anders-kiaer added invalid This doesn't seem right question Further information is requested maintenance labels May 25, 2021
@anders-kiaer
Copy link
Collaborator Author

Haven't seen this in a long time. Might have been fixed by GitHub themselves.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right maintenance question Further information is requested
Projects
Status: Done 🏁
Development

No branches or pull requests

1 participant