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

Storybook CLI uses yarn to install eslintPlugin, even when --use-npm is used #17870

Closed
bartenra opened this issue Apr 4, 2022 · 1 comment
Closed
Labels

Comments

@bartenra
Copy link

bartenra commented Apr 4, 2022

When I run

npx sb init --builder @storybook/builder-vite --use-npm

At some point I get this question:

✔ Do you want to run the 'eslintPlugin' fix on your project? … 

However, when I choose 'yes', it uses yarn to install it.

@shilman
Copy link
Member

shilman commented Jan 1, 2023

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

npx sb upgrade --prerelease

Closing this issue. Please re-open if you think there's still more to do.

@shilman shilman closed this as completed Jan 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants