-
Notifications
You must be signed in to change notification settings - Fork 71
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
npm ERR! cb() never called! #100
Comments
This sounds more like an issue with your dependencies, something doesn't appear to like version 14.17.0 |
It happens in CI only though, and randomly without any pattern. |
Is your package-lock commited to your repository? Feel free to share a link and I can take a peek |
Yeah!
It's a private repo :( But I think I've had it happen on the public ones too, when/if it does, I will share the link here. Any other debug steps I can take? |
I get this often as well. Pkg-lock is committed, and occasionally I would get it.
|
Yup what @Tallyb said. Same scenario exactly. |
This seems to happen when there are multiple jobs running in parallel. My analysis is as follow: |
I know this is not directly under this action's control, but I am raising it here, in case there is some effect.
I'm getting the following error intermittently:
Any clues?
The text was updated successfully, but these errors were encountered: