-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
Bugthing that needs fixingthing that needs fixingNeeds Triageneeds review for next stepsneeds review for next stepsRelease 8.xwork is associated with a specific npm 8 releasework is associated with a specific npm 8 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
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
- In Termux on Android (F-Droid version of Termux)
- With this config... After running
pkg install nodejsandnpm i -g npmto set it up - Run 'npm i'
- 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/homeMetadata
Metadata
Assignees
Labels
Bugthing that needs fixingthing that needs fixingNeeds Triageneeds review for next stepsneeds review for next stepsRelease 8.xwork is associated with a specific npm 8 releasework is associated with a specific npm 8 release