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

Run command in shell for windows #8

Merged
merged 2 commits into from
Oct 5, 2023
Merged

Conversation

ShaunEvening
Copy link
Contributor

@ShaunEvening ShaunEvening commented Sep 29, 2023

Closes storybookjs/auto-config#6

Windows can choke on child_process.spawn unless you set the shell option to true.

📦 Published PR as canary version: 0.0.5--canary.8.c9231b7.0

✨ Test out this PR locally via:

npm install @storybook/[email protected]
# or 
yarn add @storybook/[email protected]

@ShaunEvening ShaunEvening self-assigned this Sep 29, 2023
@ShaunEvening ShaunEvening merged commit e5201d5 into main Oct 5, 2023
2 checks passed
@ShaunEvening ShaunEvening deleted the fix/windows-postinstall branch October 5, 2023 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] CLI error
1 participant