You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there,
we want to use this plugin but our project runs on [email protected]
Are there any plans to update dependencies (merge PRs) and release a new version with React 18 support?
The text was updated successfully, but these errors were encountered:
Hi there,
We have also the same issue. I get the following dependency resolution error when installing storybook-addon-performance with [email protected]
npm ERR! Found: [email protected] npm ERR! node_modules/react npm ERR! react@"^18.2.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"^16.8.0 || ^17.0.0" from [email protected] npm ERR! node_modules/storybook-addon-performance npm ERR! dev storybook-addon-performance@"*" from the root project
Hi folks 👋 - we're working on this - it's non-trivial to get this working as the way react itself works in v18 has shifted the way timings work. Thanks for your patience 🙏.
Hello there,
we want to use this plugin but our project runs on [email protected]
Are there any plans to update dependencies (merge PRs) and release a new version with React 18 support?
The text was updated successfully, but these errors were encountered: