Skip to content

[BUG] npm ERR! Exit handler never called! #6203

@Tob0t

Description

@Tob0t

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 not working on my build machine, removed cache, reinstalled node did not work

npm install
npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
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:
npm ERR!     /.npm/_logs/2023-02-26T15_50_34_989Z-debug-0.log

Attached is the debug log

Any help would be appreciated :)

2023-02-26T15_25_33_974Z-debug-0.log

Expected Behavior

npm install works without an error

Steps To Reproduce

  1. In this environment x86_64-pc-linux-gnumachine
  2. With this config...
  3. Run 'npm install'
  4. See error: check attachment:
    2023-02-26T15_25_33_974Z-debug-0.log

Environment

  • npm: npm@9.5.0
  • Node.js: node@v18.14.2
  • OS Name: Linux
  • System Model Name:
  • npm config:
    standard config

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bugthing that needs fixingNeeds Triageneeds review for next stepsRelease 9.xwork is associated with a specific npm 9 release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions