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

After upgrading to v6.5.0+ I get process is not defined #18366

Closed
joshwooding opened this issue May 31, 2022 · 6 comments
Closed

After upgrading to v6.5.0+ I get process is not defined #18366

joshwooding opened this issue May 31, 2022 · 6 comments

Comments

@joshwooding
Copy link
Contributor

Describe the bug

After upgrading to v6.5.0+ I get process is not defined when running tests that import storybook packages.

To Reproduce
I don't have a great reproduction but I've seen it in two places with the Vite builder:

https://github.com/jpmorganchase/uitk/runs/6656327980?check_suite_focus=true#step:7:96
https://github.com/storybookjs/builder-vite/runs/6610284218?check_suite_focus=true#step:7:93

System
Please paste the results of npx sb@next info here.

Environment Info:

System:
OS: Windows 10 10.0.19043
CPU: (16) x64 Intel(R) Core(TM) i9-9980HK CPU @ 2.40GHz
Binaries:
Node: 16.13.0 - C:\Program Files\nodejs\node.EXE
Yarn: 3.2.0 - ~\AppData\Roaming\npm\yarn.CMD
npm: 8.10.0 - ~\AppData\Roaming\npm\npm.CMD
Browsers:
Chrome: 102.0.5005.62
Edge: Spartan (44.19041.1266.0), Chromium (101.0.1210.53)
npmPackages:
@storybook/addon-a11y: 6.5.6 => 6.5.6
@storybook/addon-actions: 6.5.6 => 6.5.6
@storybook/addon-docs: 6.5.6 => 6.5.6
@storybook/addon-essentials: 6.5.6 => 6.5.6
@storybook/addon-links: 6.5.6 => 6.5.6
@storybook/builder-vite: ^0.1.35 => 0.1.35
@storybook/node-logger: 6.5.6 => 6.5.6
@storybook/react: 6.5.6 => 6.5.6
@storybook/testing-react: ^1.2.2 => 1.2.3

Additional context
I believe this is a similar issue to #18015 but with @storybook/theming

@shilman
Copy link
Member

shilman commented Jun 12, 2022

Yippee!! I just released https://github.com/storybookjs/storybook/releases/tag/v6.5.9-alpha.1 containing PR #18367 that references this issue. Upgrade today to the @prerelease 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
Copy link
Member

shilman commented Jun 13, 2022

ZOMG!! I just released https://github.com/storybookjs/storybook/releases/tag/v6.5.9-alpha.2 containing PR #18469 that references this issue. Upgrade today to the @prerelease NPM tag to try it out!

npx sb upgrade --prerelease

@shilman
Copy link
Member

shilman commented Jun 13, 2022

Gadzooks!! I just released https://github.com/storybookjs/storybook/releases/tag/v6.5.9 containing PR #18469 that references this issue. Upgrade today to the @latest NPM tag to try it out!

npx sb upgrade

@shilman
Copy link
Member

shilman commented Jun 15, 2022

¡Ay Caramba!! I just released https://github.com/storybookjs/storybook/releases/tag/v7.0.0-alpha.2 containing PR #18469 that references this issue. Upgrade today to the @future NPM tag to try it out!

npx sb upgrade --prerelease

@shilman
Copy link
Member

shilman commented Jul 26, 2022

Boo-yah!! I just released https://github.com/storybookjs/storybook/releases/tag/v6.5.10-alpha.0 containing PR #18469 that references this issue. Upgrade today to the @prerelease NPM tag to try it out!

npx sb upgrade --prerelease

@shilman
Copy link
Member

shilman commented Aug 4, 2022

Jeepers creepers!! I just released https://github.com/storybookjs/storybook/releases/tag/v6.5.10 containing PR #18367 that references this issue. Upgrade today to the @latest NPM tag to try it out!

npx sb upgrade

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

2 participants