(bug) npm i cypress-plugin-snapshots - npm error while installing
bug
Cypress v13.11
```
npm i cypress-plugin-snapshots
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: cypress@1.0.0
npm error Found: cypress@13.11.0
npm error node_modules/cypress
npm error dev cypress@"^13.11.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer cypress@"^4.5.0" from cypress-plugin-snapshots@1.4.4
npm error node_modules/cypress-plugin-snapshots
npm error cypress-plugin-snapshots@"*" 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.
npm error
npm error
```
6 条评论