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 7.0] Can't resolve '@storybook/api/shortcut' #56

Open
winkerVSbecks opened this issue Nov 25, 2022 · 0 comments
Open

[Storybook 7.0] Can't resolve '@storybook/api/shortcut' #56

winkerVSbecks opened this issue Nov 25, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@winkerVSbecks
Copy link
Collaborator

Describe the bug

Storybook 7.0 doesn't have a @storybook/api package anymore. The API has been split into manager and preview. The shortcuts code now lives in @storybook/manager-api

To fix we can use yarn resolutions temporarily (on a SB 7.0 project) and switch to @storybook/manager-api once 7.0 is released.

@winkerVSbecks winkerVSbecks added the bug Something isn't working label Nov 25, 2022
@winkerVSbecks winkerVSbecks self-assigned this Nov 25, 2022
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

Successfully merging a pull request may close this issue.

1 participant