-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Labels
Bugthing that needs fixingthing that needs fixingNeeds Triageneeds review for next stepsneeds review for next steps
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
After updating your MacOS system to 15.0 Beta (24A5298h), if you use the npm command, an icon with the name "node" will appear in the Dock and will remain in a loading state. This icon disappears when the process ends.
Screen.Recording.2024-07-28.at.12.35.37.PM.mov
Expected Behavior
Previously, when using the npm command, no icon was displayed in the Dock.
The expected behavior is that no icon is displayed in the Dock when using this command.
Steps To Reproduce
- In MacOS 15.0 Beta (24A5298h)
- Run any npm command
- An icon will now appear in your Dock
Environment
- npm: 10.8.2
- Node.js: v20.15.1
- OS Name: MacOS Sequoia
- System Model Name: MacBook Pro 2020 (Apple M1)
- npm config:
; "builtin" config from /opt/homebrew/Cellar/node@20/20.15.1/lib/node_modules/npm/npmrc
prefix = "/opt/homebrew"
; "user" config from /Users/doyeonkim/.npmrc
@OWNER:registry = "https://npm.pkg.github.com/"
//npm.pkg.github.com/:_authToken = (protected)
//npm.viento.me/:_authToken = (protected)
//registry.npmjs.org/:_authToken = (protected)
registry = "https://registry.npmjs.org/"
; node bin location = /opt/homebrew/Cellar/node@20/20.15.1/bin/node
; node version = v20.15.1
; npm local prefix = /Users/doyeonkim
; npm version = 10.7.0
; cwd = /Users/doyeonkim
; HOME = /Users/doyeonkim
; Run `npm config ls -l` to show all defaults.
leandronn, bgriffith, CJohnSnow, NeoHBz and xingangsun
Metadata
Metadata
Assignees
Labels
Bugthing that needs fixingthing that needs fixingNeeds Triageneeds review for next stepsneeds review for next steps