Skip to content

Exit handler never called! #8978

@msdhaliwal

Description

@msdhaliwal

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

2026-02-13T14_15_06_943Z-debug-0.log

my package.json file

{
	"name": "some-package",
	"version": "0.0.1",
	"scripts": {
		"dev:local": "TZ=America/New_York nodemon server"
	},
	"type": "commonjs",
	"devDependencies": {
		"eslint": "^8.57.0",
		"husky": "^9.0.11",
		"lint-staged": "^15.2.7",
		"nodemon": "^3.0.1",
		"prettier": "^2.8.8"
	},
	"dependencies": {
		"@aws-sdk/client-iot-data-plane": "^3.798.0",
		"@aws-sdk/client-s3": "^3.685.0",
		"@aws-sdk/client-secrets-manager": "^3.916.0",
		"@hubspot/api-client": "^9.0.0",
		"@sendgrid/mail": "^8.1.3",
		"@valkey/valkey-glide": "^2.1.0",
		"ajv-errors": "^3.0.0",
		"app-root-path": "^3.1.0",
		"aws-sdk": "^2.1368.0",
		"axios": "^1.4.0",
		"bcrypt": "^5.1.0",
		"body-parser": "^1.20.2",
		"child_process": "^1.0.2",
		"cors": "^2.8.5",
		"crypto-js": "^4.2.0",
		"dotenv": "^16.0.3",
		"exceljs": "^4.4.0",
		"express": "^4.18.2",
		"firebase": "^10.12.3",
		"firebase-admin": "^12.2.0",
		"fs": "^0.0.1-security",
		"heic-convert": "^2.1.0",
		"helmet": "^7.1.0",
		"ipaddr.js": "^2.3.0",
		"json2csv": "^6.0.0-alpha.2",
		"json2xls": "^0.1.2",
		"jsonwebtoken": "^9.0.0",
		"moment": "^2.29.4",
		"moment-timezone": "^0.5.43",
		"multer": "^1.4.2",
		"node-cache": "^5.1.2",
		"node-fetch": "^2.7.0",
		"node-schedule": "^2.1.1",
		"obscenity": "^0.2.1",
		"path": "^0.12.7",
		"path-to-regexp": "^3.3.0",
		"pg": "^8.10.0",
		"pm2": "^5.4.2",
		"randomatic": "^3.1.1",
		"readline": "^1.3.0",
		"sequelize": "^6.31.0",
		"sequelize-cli": "^6.6.0",
		"stripe": "^16.10.0",
		"twilio": "^4.12.0",
		"uuid": "^9.0.0",
		"webp-converter": "^2.3.3",
		"xlsx-populate": "^1.21.0",
		"xmlbuilder": "^15.1.1",
		"xmlhttprequest": "^1.8.0"
	}
}

Expected Behavior

No response

Steps To Reproduce

npm i

Environment

npm -v: npm: 11.7.0
node -v: Node.js: v22.14.0
OS Name: MacOs 26.2
System Model Name: Macbook air m2, 2022

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bugthing that needs fixingNeeds Triageneeds review for next steps

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions