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]: Conflicting dependencies in @storybook/nextjs #20323

Closed
Edo-San opened this issue Dec 19, 2022 · 2 comments
Closed

[Bug]: Conflicting dependencies in @storybook/nextjs #20323

Edo-San opened this issue Dec 19, 2022 · 2 comments

Comments

@Edo-San
Copy link
Contributor

Edo-San commented Dec 19, 2022

Describe the bug

@storybook/nextjs is currently listing "@storybook/addon-actions": "7.0.0-alpha.43" as a peer dependency, while all other deps and related packages deps have been bumped to ^7.0.0-beta.12. This leads to conflicts while resolving dependencies.

Link to package.json for reference here.

To Reproduce

No response

System

No response

Additional context

No response

@Edo-San
Copy link
Contributor Author

Edo-San commented Dec 19, 2022

Opened a PR here #20324

@Edo-San
Copy link
Contributor Author

Edo-San commented Dec 20, 2022

Issue has been addressed, closing :) TY guys!

@Edo-San Edo-San closed this as completed Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant