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]: Babel peer dependency issue with @storybook/codemod in v7 beta 14 and yarn pnp #20398

Closed
bryanjtc opened this issue Dec 23, 2022 · 1 comment · Fixed by #20399
Closed
Assignees

Comments

@bryanjtc
Copy link
Member

Describe the bug

The following warning shows up when running yarn install on a project with storybook v7 on beta 14
image

To Reproduce

https://github.com/bryanjtc/storybook-7-vite-test

System

Environment Info:

  System:
    OS: Windows 10 10.0.22000
    CPU: (12) x64 AMD Ryzen 5 5600X 6-Core Processor
  Binaries:
    Node: 18.12.1 - C:\Program Files\nodejs\node.EXE
    Yarn: 3.2.4 - C:\Program Files\nodejs\yarn.CMD
    npm: 8.19.2 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Edge: Spartan (44.22000.120.0), Chromium (108.0.1462.54)

Additional context

No response

@shilman
Copy link
Member

shilman commented Dec 24, 2022

Ermahgerd!! I just released https://github.com/storybookjs/storybook/releases/tag/v7.0.0-beta.15 containing PR #20399 that references this issue. Upgrade today to the @next NPM tag to try it out!

npx sb upgrade --prerelease

@ndelangen ndelangen self-assigned this Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants