-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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]: Upgrade fails with npx storybook@latest upgrade
#30306
Comments
Same issue with same versions 8.4.7 > 8.5.0 |
Same issue here, from 8.4.7 to 8.5.0 |
Same issue, 8.4.7 to 8.5.1
|
workaround for me was to explicitly install the test package first and then run the npx upgrade command
|
Seems to work! Thanks |
unfortunately, this did not fix the issue for me: |
Describe the bug
Trying to upgrade from
v8.4.7
tov8.5.0
and get this error. Something is wrong with dependecnies. There is already closed similar issue (#29169).Reproduction link
https://stackblitz.com/edit/vitejs-vite-izegxbtn
Reproduction steps
No response
System
Additional context
No response
The text was updated successfully, but these errors were encountered: