-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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! #7656
Comments
Seems like a duplicate of #7657. |
Technically given sequence number it’s 7657 that duplicates this one I guess |
Though 7657 looks like a better report, npm is a side tool for us, so they will likely have better info than us on this issue |
Possibly related: nodejs/node#53902 |
Same issue. Seems to have started yesterday for me. Updating versions and updating multiple things and trying anything. Nothing has worked so far. |
Our build started randomly failing with this error, since the install somehow aborts prematurely and the |
@Radiergummi #7657 is used as the issue of record as it's more detailed |
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
crash without clear error log in CI stdout
Expected Behavior
no crash
Steps To Reproduce
make bench_web_js_api_parallel_ci
see error
Environment
The text was updated successfully, but these errors were encountered: