Skip to content

Support for React 19 – Peer Dependency Conflict #226

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

Open
andynadheer opened this issue Mar 14, 2025 · 0 comments
Open

Support for React 19 – Peer Dependency Conflict #226

andynadheer opened this issue Mar 14, 2025 · 0 comments

Comments

@andynadheer
Copy link

When trying to install storybook-addon-mock@5.0.0 in a project using React 19, the installation fails due to a peer dependency conflict. The package currently requires react@^16.8.0 || ^17.0.0 || ^18.0.0, which prevents it from being installed alongside React 19.

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

No branches or pull requests

1 participant