Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
claushellsing opened this issue Sep 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@claushellsing
Copy link

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
@claushellsing claushellsing added the bug Something isn't working label Sep 4, 2024
@claushellsing claushellsing changed the title [Bug] [Bug] When click in the copy command button in "Addons" section , it copy "npx" instead of "npm" Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant