Open
Description
And I get this error if I try to install 4.0.1:
npm install --save-dev cypress-image-snapshot
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/cypress
npm ERR! dev cypress@"^7.4.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer cypress@"^4.5.0" from [email protected]
npm ERR! node_modules/cypress-image-snapshot
npm ERR! dev cypress-image-snapshot@"^4.0.1" from the root project
package.json
includes:
"cypress": "^7.4.0",
Metadata
Metadata
Assignees
Labels
No labels