Describe the bug
I get the problem listed under logs section when I try to install this add-on.
Steps to reproduce the behavior
- 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.
Describe the bug
I get the problem listed under logs section when I try to install this add-on.
Steps to reproduce the behavior
npm install --save-dev @storybook/addon-jestExpected behavior
A clean install of the add-on
Screenshots and/or logs
Environment
Additional context
I've tried in iTerm and the terminal built into VSCode. Same issue with both.