[BUG] Exit handler never called!
When trying to install code-server
#5841
Labels
Bug
thing that needs fixing
Needs Triage
needs review for next steps
Release 8.x
work is associated with a specific npm 8 release
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
When trying to install
code-server
withnpm i code-server --unsafe-perm
, I getExit handler never called!
Expected Behavior
code-server
should install normally. The first time I tried it installed fine, but I removed mypackage.json
,package-lock.json
, andnode_modules/
and made a directory calledcode-server/
. Now installing into thecode-server/
and myhome
dir results in the same error.Steps To Reproduce
Environment
The text was updated successfully, but these errors were encountered: