Skip to content

[BUG] When using the npm command in MacOS 15.0 Beta, the node icon appears in the Dock #7690

@vientorepublic

Description

@vientorepublic

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

  1. In MacOS 15.0 Beta (24A5298h)
  2. Run any npm command
  3. 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.

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