Skip to content

[BUG] <title> npm ERR! Exit handler never called! #3597

@LancerWang001

Description

@LancerWang001

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Action: execute the command "npm install parcel -D".

part of the error log:
336 verbose unfinished npm timer command:install 1627740274038
337 verbose unfinished npm timer reify 1627740274039
338 verbose unfinished npm timer reify:loadTrees 1627740274056
339 verbose unfinished npm timer idealTree 1627740274057
340 verbose unfinished npm timer idealTree:buildDeps 1627740274071
341 verbose unfinished npm timer idealTree:node_modules/@parcel/config-default 1627740364968
342 info ok
343 error Exit handler never called!

It happened when I upgraded Node version to 14.17.3.
I have tried to clean the local cache and delete the node_modules folder.
but still threw this error.

What should I do now ..?

Expected Behavior

Correctly run "npm install".

Steps To Reproduce

Just run "npm install [package-name] -D".

Environment

  • OS: macOS Big Sur 11.4
  • Node: v14.17.3 LTS
  • npm: v7.20.2

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions