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]: Test addon init should update framework in Next projects #29796

Closed
Tracked by #29531
shilman opened this issue Dec 4, 2024 · 1 comment · Fixed by #29814
Closed
Tracked by #29531

[Bug]: Test addon init should update framework in Next projects #29796

shilman opened this issue Dec 4, 2024 · 1 comment · Fixed by #29814

Comments

@shilman
Copy link
Member

shilman commented Dec 4, 2024

Describe the bug

mkdir nextjs-test
cd nextjs-test
npx storybook@next init
npx storybook add @storybook/experimental-addon-test

The installer should prompt me about switching my framework to @storybook/experimental-nextjs-vite. Otherwise the CT UI won't show up in the testing module

Reproduction link

N/A

Reproduction steps

No response

System

any

Additional context

No response

@ndelangen
Copy link
Member

So:

  • modify the main.ts config
  • install the new framework
  • uninstall the old framework

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

Successfully merging a pull request may close this issue.

2 participants