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]: Storybook add with version selectors #25871

Closed
shilman opened this issue Feb 2, 2024 · 0 comments · Fixed by #26298
Closed

[Bug]: Storybook add with version selectors #25871

shilman opened this issue Feb 2, 2024 · 0 comments · Fixed by #26298

Comments

@shilman
Copy link
Member

shilman commented Feb 2, 2024

Describe the bug

storybook add installs addons in your package.json, node_modules, and main.js config.

It currently fails with version specifiers:

shilman@MBP14 chromatic-test-1 % npx storybook add @chromatic-com/storybook@1.0.3--canary.171.b614185.0
Verifying @chromatic-com/storybook@1.0.3--canary.171.b614185.0
Installing @chromatic-com/storybook@1.0.3--canary.171.b614185.0@^1.0.3--canary.171.b614185.0

An error occurred while installing dependencies:
NPM error EINVALIDTAGNAME

To Reproduce

No response

System

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

3 participants