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 init: Issues with PackageManager proxies #22343

Closed
Tracked by #22243
yannbf opened this issue May 2, 2023 · 4 comments · Fixed by #22554
Closed
Tracked by #22243

storybook init: Issues with PackageManager proxies #22343

yannbf opened this issue May 2, 2023 · 4 comments · Fixed by #22554
Assignees

Comments

@yannbf
Copy link
Member

yannbf commented May 2, 2023

Many users are experiencing errors when running storybook init, which originate from the following:

  • NPMProxy.installDependencies
  • NPMProxy.executeCommand
  • Yarn1Proxy.installDependencies
  • Yarn1Proxy.addDependencies
  • Yarn2Proxy.addDependencies
  • PNPMProxy.installDependencies

The error message is always empty, which should be improved, but we should also investigate in which scenarios this happens, so we can fix it or provide a suggestion for the user in the error message if the error is legit.

@shilman
Copy link
Member

shilman commented May 9, 2023

Good golly!! I just released https://github.com/storybookjs/storybook/releases/tag/v7.1.0-alpha.14 containing PR #22401 that references this issue. Upgrade today to the @future NPM tag to try it out!

npx sb@next upgrade --tag future

@shilman
Copy link
Member

shilman commented May 9, 2023

Yo-ho-ho!! I just released https://github.com/storybookjs/storybook/releases/tag/v7.0.10 containing PR #22401 that references this issue. Upgrade today to the @latest NPM tag to try it out!

npx sb@latest upgrade

@vanessayuenn vanessayuenn moved this from Ready for work to In Progress in Core Team Projects May 17, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in Core Team Projects May 19, 2023
@shilman
Copy link
Member

shilman commented May 19, 2023

Egads!! I just released https://github.com/storybookjs/storybook/releases/tag/v7.1.0-alpha.20 containing PR #22554 that references this issue. Upgrade today to the @future NPM tag to try it out!

npx sb@next upgrade --tag future

@shilman
Copy link
Member

shilman commented May 22, 2023

Hurrah!! I just released https://github.com/storybookjs/storybook/releases/tag/v7.0.13 containing PR #22554 that references this issue. Upgrade today to the @latest NPM tag to try it out!

npx sb@latest upgrade

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.

2 participants