cypress-testing-library icon indicating copy to clipboard operation
cypress-testing-library copied to clipboard

Unable to install Cypress version 13

Open mahadi087 opened this issue 1 year ago • 0 comments

Hello, upgrading to Cypress version 13 from 12 by: npm install -D [email protected] having non stop WARN and installation never completed. Operating system: Windows 10 Pro Any idea what it could be. Thanks in advanced.

npm WARN Could not resolve dependency: npm WARN peerOptional cypress@">= 3 < 13" from @nrwl/[email protected] npm WARN node_modules/@nrwl/cypress npm WARN dev @nrwl/cypress@"15.9.2" from the root project npm WARN 2 more (@nrwl/angular, @nrwl/storybook) npm WARN ERESOLVE overriding peer dependency npm WARN While resolving: [email protected] npm WARN Found: [email protected] npm WARN node_modules/cypress npm WARN dev cypress@"13.6.2" from the root project npm WARN npm WARN Could not resolve dependency: npm WARN peerOptional cypress@">= 3 < 13" from @nrwl/[email protected] npm WARN node_modules/@nrwl/cypress npm WARN dev @nrwl/cypress@"15.9.2" from the root project npm WARN 2 more (@nrwl/angular, @nrwl/storybook) npm WARN ERESOLVE overriding peer dependency npm WARN While resolving: [email protected] npm WARN Found: [email protected] npm WARN node_modules/cypress npm WARN dev cypress@"13.6.2" from the root project

mahadi087 avatar Jan 10 '24 10:01 mahadi087