Skip to content

Warning appears in terminal when using @storybook/addon-postcss with Storybook 7.0.2 #45

@justtoconfirm

Description

@justtoconfirm

Describe the bug

Warning in the CLI when using @storybook/addon-postcss with the latest version of Storybook version 7.0.2. Warning in the terminal:

Attention: We've detected that you're using the following addons in versions which are known to be incompatible with Storybook 7

Currently using: @storybook/addon-postcss@2.0.0

Steps to reproduce the behavior

  1. Install or update all Storybook packages to the latest version of 7.0.2.
  2. Amend the Storybook main.js file, as this has now changed, to ensure the Storybook configuration is correct.
  3. Amend the scripts in the package.json file to run Storybook.
  4. Warning should appear within the terminal.

Expected behavior

Warning is not showing within the terminal.

Environment

  • macOS Ventura 13.2 on MacBook Pro (Apple M1 Pro)
  • Node version 18.15.0

Additional context

Storybook does run without issues, but the warning appears within the terminal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions