We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
npm error This is an error with npm itself. Please report this error at: npm error https://github.com/npm/cli/issues
I need that npm install completes successfully
; copy and paste output from `npm config ls` here
The text was updated successfully, but these errors were encountered:
Fixed in Node.js v22.5.1 nodejs/node#53902 (comment)
Sorry, something went wrong.
No branches or pull requests
Is there an existing issue for this?
This issue exists in the latest npm version
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
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
2024-08-10T23_08_08_380Z-debug-0.log
Environment
; copy and paste output from `npm config ls` here
The text was updated successfully, but these errors were encountered: