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

chore: fix package versions #7

Merged
merged 4 commits into from May 14, 2024
Merged

chore: fix package versions #7

merged 4 commits into from May 14, 2024

Conversation

s-palmer
Copy link
Contributor

@s-palmer s-palmer commented May 10, 2024

WARN The following packages are incompatible with Storybook 8.0.7 as they depend on different major versions of Storybook packages:
WARN - @storybook/addon-styling-webpack@0.0.6
WARN
WARN
WARN Please consider updating your packages or contacting the maintainers for compatibility details.
WARN For more on Storybook 8 compatibility, see the linked GitHub issue:
WARN storybookjs/storybook#26031
info Found existing addon "@storybook/addon-viewport", skipping.
SB_CORE-SERVER_0002 (CriticalPresetLoadError): Storybook failed to load the following preset: ./.storybook/main.js.

Please check whether your setup is correct, the Storybook dependencies (and their peer dependencies) are installed correctly and there are no package version clashes.

If you believe this is a bug, please open an issue on Github.

SB_CORE-SERVER_0002 (CriticalPresetLoadError): Storybook failed to load the following preset: /Users/sergei/Documents/dev/i42/innovate42-service-template/scratch/master-components/.yarn/cache/@chromatic-com-storybook-npm-1.3.2-6a28b0f7a2-4ee44ca4e6.zip/node_modules/@chromatic-com/storybook/dist/index.js.

Please check whether your setup is correct, the Storybook dependencies (and their peer dependencies) are installed correctly and there are no package version clashes.

If you believe this is a bug, please open an issue on Github.

Error: @chromatic-com/storybook tried to access @storybook/client-logger, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.

Required package: @storybook/client-logger
Required by: @chromatic-com/storybook@npm:1.3.2 (via /Users/sergei/Documents/dev/i42/innovate42-service-template/scratch/master-components/.yarn/cache/@chromatic-com-storybook-npm-1.3.2-6a28b0f7a2-4ee44ca4e6.zip/node_modules/@chromatic-com/storybook/dist/)

@s-palmer s-palmer requested a review from benny-o May 10, 2024 08:55
Copy link

socket-security bot commented May 10, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher

🚮 Removed packages: npm/dotenv-expand@5.1.0, npm/dotenv@10.0.0, npm/downshift@6.1.12

View full report↗︎

@benny-o benny-o merged commit e0ebddd into main May 14, 2024
2 checks passed
@s-palmer s-palmer deleted the main-chore/fix-deps branch May 14, 2024 15:37
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.

None yet

2 participants