testing-library / cypress-testing-library

🐅 Simple and complete custom Cypress commands and utilities that encourage good testing practices.
http://npm.im/@testing-library/cypress
MIT License
1.8k stars 152 forks source link

Unable to install Cypress version 13 #270

Open mahadi087 opened 7 months ago

mahadi087 commented 7 months ago

Hello, upgrading to Cypress version 13 from 12 by: npm install -D cypress@13.6.2 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/cypress@15.9.2 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: abcxyz@0.0.0 npm WARN Found: cypress@13.6.2 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/cypress@15.9.2 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: abcxyz@0.0.0 npm WARN Found: cypress@13.6.2 npm WARN node_modules/cypress npm WARN dev cypress@"13.6.2" from the root project