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

CLI: migrate works with Yarn but not NPM #7446

Closed
shilman opened this issue Jul 17, 2019 · 1 comment
Closed

CLI: migrate works with Yarn but not NPM #7446

shilman opened this issue Jul 17, 2019 · 1 comment
Assignees
Milestone

Comments

@shilman
Copy link
Member

shilman commented Jul 17, 2019

yarn run foo runs binaries and scripts, but npm run foo only runs scripts so sb migrate fails when trying to execute jscodeshift. Need to use npx instead!

@shilman
Copy link
Member Author

shilman commented Jul 18, 2019

Huzzah!! I just released https://github.com/storybookjs/storybook/releases/tag/v5.2.0-beta.2 containing PR #7463 that references this issue. Upgrade today to try it out!

You can find this prerelease on the @next NPM tag.

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

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

No branches or pull requests

1 participant