Skip to content

[BUG] svelte-prepocess install fails : npm ERR! Exit handler never called! #4839

Open
@sandeep-gh

Description

@sandeep-gh

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

Produces error with following message:

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!     /home/kabira/.npm/_logs/2022-05-03T04_20_54_232Z-debug-0.log

Expected Behavior

Should have installed svelte-preprocess

Steps To Reproduce

mkdir reproduce_bug
cd reproduce_bug
npm init -y
npm install -D svelte-preprocess

Environment

  • npm: 8.5.3
  • Node.js: v12.22.6
  • OS Name: OpenBSD
  • System Model Name: Rpi4
  • npm config:
; node bin location = /usr/local/bin/node
; cwd = /tmp/npm_debug
; HOME = /home/kabira
; Run `npm config ls -l` to show all defaults.

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions