Skip to content

[Bug] Unable to install #5

@internette

Description

@internette

Describe the bug

I get the problem listed under logs section when I try to install this add-on.

Steps to reproduce the behavior

  1. run npm install --save-dev @storybook/addon-jest

Expected behavior

A clean install of the add-on

Screenshots and/or logs

npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: x-factor-league@0.4.0
npm error Found: storybook@10.3.5
npm error node_modules/storybook
npm error   storybook@"^10.3.3" from the root project
npm error
npm error Could not resolve dependency:
npm error peer storybook@"^9.1.12" from @storybook/addon-jest@9.1.12
npm error node_modules/@storybook/addon-jest
npm error   dev @storybook/addon-jest@"*" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.

Environment

  • OS: Sequois 15.5
  • Node.js version: 22.16.0
  • NPM version: 10.9.2
  • Device (if applicable): Macbook pro

Additional context

I've tried in iTerm and the terminal built into VSCode. Same issue with both.

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