-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
Bugthing that needs fixingthing that needs fixingNeeds Triageneeds review for next stepsneeds review for next stepsRelease 9.xwork is associated with a specific npm 9 releasework is associated with a specific npm 9 release
Description
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
- In this environment x86_64-pc-linux-gnumachine
- With this config...
- Run 'npm install'
- 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
Labels
Bugthing that needs fixingthing that needs fixingNeeds Triageneeds review for next stepsneeds review for next stepsRelease 9.xwork is associated with a specific npm 9 releasework is associated with a specific npm 9 release