We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
storybook add installs addons in your package.json, node_modules, and main.js config.
storybook add
package.json
node_modules
main.js
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
No response
The text was updated successfully, but these errors were encountered:
add
ndelangen
Successfully merging a pull request may close this issue.
Describe the bug
storybook add
installs addons in yourpackage.json
,node_modules
, andmain.js
config.It currently fails with version specifiers:
To Reproduce
No response
System
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: