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

storybook init: Angular project already installed #22342

Closed
Tracked by #22243
yannbf opened this issue May 2, 2023 · 2 comments · Fixed by #22392
Closed
Tracked by #22243

storybook init: Angular project already installed #22342

yannbf opened this issue May 2, 2023 · 2 comments · Fixed by #22392

Comments

@yannbf
Copy link
Member

yannbf commented May 2, 2023

Error location: doInitiate

Suggested work:

See whether the implementation is correct (given that Angular with its multi-project nature behaves differently than any other Storybook framework). If the implementation is correct, we could change the behavior to provide a prompt in the CLI to the user to continue the installation if they wanted, rather than throwing an error and asking the user to run the command again.

@shilman
Copy link
Member

shilman commented May 11, 2023

Olé!! I just released https://github.com/storybookjs/storybook/releases/tag/v7.1.0-alpha.16 containing PR #22392 that references this issue. Upgrade today to the @future NPM tag to try it out!

npx sb@next upgrade --tag future

@shilman
Copy link
Member

shilman commented May 12, 2023

Great Caesar's ghost!! I just released https://github.com/storybookjs/storybook/releases/tag/v7.0.11 containing PR #22392 that references this issue. Upgrade today to the @latest NPM tag to try it out!

npx sb@latest upgrade

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

Successfully merging a pull request may close this issue.

3 participants