Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

[Bug] When click in the copy command button in "Addons" section , it copy "npx" instead of "npm" #704

@claushellsing

Description

@claushellsing

Describe the bug

When click in the copy command button in "Addons" section , it copy "npx" instead of "npm"
CleanShot 2024-09-04 at 08 39 20@2x

Steps to reproduce the behavior

  1. Go to 'https://storybook.js.org/addons/chromatic'
  2. Click on 'npm install chromatic' button
  3. Check the copied command
  4. See error

Expected behavior

It should copy 'npm install chromatic' but copy 'npx install chromatic'

Screenshots and/or logs

CleanShot.2024-09-04.at.09.12.03.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions