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

[BUG] npm error Exit handler never called #7673

Closed
2 tasks done
ashimshaikh opened this issue Jul 19, 2024 · 2 comments
Closed
2 tasks done

[BUG] npm error Exit handler never called #7673

ashimshaikh opened this issue Jul 19, 2024 · 2 comments
Labels
Bug thing that needs fixing Needs Triage needs review for next steps

Comments

@ashimshaikh
Copy link

ashimshaikh commented Jul 19, 2024

Is there an existing issue for this?

  • I have searched the existing issues

This issue exists in the latest npm version

  • I am using the latest npm

Current Behavior

When I try to install newman package with latest npm it gives this error. The issue is related to 7672

Expected Behavior

It should install newman package

Steps To Reproduce

  1. In this environment...
  2. With this config...
  3. Run '...'
  4. See error...

Environment

  • npm:10.8.2
  • Node.js:22.5.0
  • OS Name: Windows Server 2016
  • System Model Name:
  • npm config:
; copy and paste output from `npm config ls` here
@ashimshaikh ashimshaikh added Bug thing that needs fixing Needs Triage needs review for next steps labels Jul 19, 2024
@milaninfy
Copy link
Contributor

Closing Seems similer if not duplicate of #7657.
Try node 22.4.1 with npm 10.8.2.

@milaninfy
Copy link
Contributor

Fixed in Node.js v22.5.1 nodejs/node#53902 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug thing that needs fixing Needs Triage needs review for next steps
Projects
None yet
Development

No branches or pull requests

2 participants