Skip to content

[BUG] Exit handler never called! #5488

@Natemo2625

Description

@Natemo2625

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

On executing npm i it tells me that the exit handler was never called on npm version 8.19.1 on Termux for Android

Expected Behavior

I expected it to install the npm packages as it had in the past

Steps To Reproduce

  1. In Termux on Android (F-Droid version of Termux)
  2. With this config... After running pkg install nodejs and npm i -g npm to set it up
  3. Run 'npm i'
  4. See error Exit handler never called!

Environment

  • npm: 8.19.1
  • Node.js: 18.7.0
  • OS Name: Android 12
  • System Model Name: Samsung Galaxy A32 5G
  • npm config:
; npm config ls
; "user" config from /data/data/com.termux/files/home/.npmrc

foreground-scripts = true

; node bin location = /data/data/com.termux/files/usr/bin/node
; node version = v18.7.0
; npm local prefix = /storage/emulated/0/Download/Botemo
; npm version = 8.19.1
; cwd = /storage/emulated/0/Download/Botemo
; HOME = /data/data/com.termux/files/home

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