Skip to content

Conversation

@tbouffard
Copy link
Member

Remove the extra NODE_OPTIONS in storybook server start script that generated an
error.
Remove cross-env devDependency which is then not used anymore.
Fix storybook deprecation warning (static dirs)

Notes
The NODE_OPTIONS had been added as a workaround to try to make the storybook start work with node 17 (see bd70a74)
See also #64 (reply in thread)
For the configuration warning fix, I followed https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#deprecated---static-dir-cli-flag

I have tested the changes with node v16.13.1, npm 8.3.0 on Ubuntu 20.04.3 LTS

Remove the extra NODE_OPTIONS in storybook server start script that generated an
error.
Remove cross-env devDependency which is then not used anymore.
Fix storybook deprecation warning (static dirs)
@junsikshim junsikshim merged commit 3494d0f into development Jan 21, 2022
@junsikshim junsikshim deleted the fix/storybook_startup_and_warnings branch January 21, 2022 02:01
@tbouffard tbouffard mentioned this pull request Jun 7, 2022
@tbouffard tbouffard added the chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...) label Nov 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants