generated from storybookjs/addon-kit
-
Notifications
You must be signed in to change notification settings - Fork 36
Strange dependency compatibility warning after upgrading to [email protected] #322
Copy link
Copy link
Closed
storybookjs/storybook
#32077Description
I'm attempting to upgrade Storybook to v9 from v8, but getting the following strange warning:
╭ Incompatible Packages ─────────────────────────╮
│ │
│ You are currently using Storybook 9.0.16 │
│ but you have packages which are │
│ incompatible with it: │
│ │
│ - @storybook/[email protected] which │
│ depends on ^0.1.13 │
│ │
│ Please consider updating your packages or │
│ contacting the maintainers for │
│ compatibility details. │
│ │
│ For more on Storybook 9 compatibility, see │
│ the linked GitHub issue: │
│ https://github.com/storybookjs/storybook/i │
│ ssues/30944 │
│ │
╰────────────────────────────────────────────────╯
justindomingue, hustlelikeaboss, VilfredSikker, gyurielf, thebspin and 2 more
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done