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 error Exit handler never called!:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError #7718

Closed
2 tasks done
ozcaredo89 opened this issue Aug 11, 2024 · 1 comment
Labels
Bug thing that needs fixing Needs Triage needs review for next steps

Comments

@ozcaredo89
Copy link

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

npm install is showing the below command:

node.exe : npm error Exit handler never called!
At C:\Users\OHINCAPIE\AppData\Roaming\npm\npm.ps1:24 char:5

  • & "node$exe"  "$basedir/node_modules/npm/bin/npm-cli.js" $args
    
  • ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : NotSpecified: (npm error Exit handler never called!:String) [], RemoteException
    • FullyQualifiedErrorId : NativeCommandError

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

Expected Behavior

I need that npm install completes successfully

Steps To Reproduce

  1. In this environment...
  2. With this config...
  3. Run '...'
  4. See error...
    2024-08-10T23_08_08_380Z-debug-0.log

Environment

  • npm:
  • Node.js:
  • OS Name:
  • System Model Name:
  • npm config:
; copy and paste output from `npm config ls` here
@ozcaredo89 ozcaredo89 added Bug thing that needs fixing Needs Triage needs review for next steps labels Aug 11, 2024
@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