-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
[BUG] npm error Exit handler never called! #7669
Comments
I'm having this issue as well. I've noticed it only happens only on Node.js 22.5.0. I had a GitHub Actions workflow with the following matrix: |
I have same issue and it started today. I have workflow runs which build my docker images and I run them multiple times a day. Jobs are running on:
|
same issue |
Same issue |
same issue on Heroku. Build fails using 22.5.0 |
An example GitHub Actions workflow with this issue can be found here: https://github.com/Sebastian-Webster/npm-reproducible-example/actions/runs/10007074269. It's only failing on Node 22.5.0. Both npm ci and npm install |
This
|
Any work around for this issue.. Still facing this issue |
use node 22.4 |
Closing Seems similer if not duplicate of #7657. |
Fixed in Node.js v22.5.1 nodejs/node#53902 (comment) |
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
No response
Expected Behavior
No response
Steps To Reproduce
Environment
; copy and paste output from `npm config ls` here
The text was updated successfully, but these errors were encountered: