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

npm ERR! Exit handler never called! #7031

Closed
2 tasks done
arunklu opened this issue Nov 28, 2023 · 1 comment
Closed
2 tasks done

npm ERR! Exit handler never called! #7031

arunklu opened this issue Nov 28, 2023 · 1 comment
Labels
Bug thing that needs fixing Needs Triage needs review for next steps Release 10.x

Comments

@arunklu
Copy link

arunklu commented Nov 28, 2023

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

Run npm login --registry=${NPM_REGISTRY} --scope=${NPM_REGISTRY} --always-auth --username=${NPM_USER} --***
npm notice Log in on ***/
npm ERR! Exit handler never called!

npm ERR! This is an error with npm itself. Please report this error at:
npm ERR! https://github.com/npm/cli/issues

npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-11-28T07_00_34_033Z-debug-0.log
Username:
Error: Process completed with exit code 1.

Expected Behavior

success

Steps To Reproduce

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

Environment

  • npm:
  • Node.js:
  • OS Name:
  • System Model Name:
  • npm config:
; copy and paste output from `npm config ls` here
@arunklu arunklu added Bug thing that needs fixing Needs Triage needs review for next steps Release 10.x labels Nov 28, 2023
@VutukuriBharatTR
Copy link

Hi,
Is there any solution for that. I'm also facing the same issue.

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 Release 10.x
Projects
None yet
Development

No branches or pull requests

3 participants