Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing version 7.5.0 with npm 6 gives a dependency warning #16846

Closed
JessefSpecialisterren opened this issue Jun 8, 2021 · 2 comments · Fixed by #16925
Closed

Installing version 7.5.0 with npm 6 gives a dependency warning #16846

JessefSpecialisterren opened this issue Jun 8, 2021 · 2 comments · Fixed by #16925
Assignees
Labels
topic: installation Issue during installation or downloading Cypress v7.5.0 🐛 Issue present since 7.5.0

Comments

@JessefSpecialisterren
Copy link

Current behavior

Executing npm install cypress@7.5.0 with npm version 6 gives the following warning:

npm WARN listr2@3.10.0 requires a peer of enquirer@>= 2.3.0 < 3 but none is installed. You must install peer dependencies yourself.

Similar behavior has been reported here with what appears to be yarn.

Desired behavior

Ideally, no warnings should appear at all. Alternatively, the release notes should mention the warning and what (if anything) to do with it.

Test code to reproduce

See Current behavior

Versions

Cypress 7.5.0
npm 6.x
Windows 10

@jennifer-shehane jennifer-shehane added v7.5.0 🐛 Issue present since 7.5.0 topic: installation Issue during installation or downloading Cypress labels Jun 8, 2021
@jennifer-shehane jennifer-shehane self-assigned this Jun 8, 2021
@cypress-bot cypress-bot bot added stage: work in progress stage: needs review The PR code is done & tested, needs review and removed stage: to do labels Jun 14, 2021
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jun 15, 2021

The code for this is done in cypress-io/cypress#16925, but has yet to be released.
We'll update this issue and reference the changelog when it's released.

@cypress-bot cypress-bot bot removed the stage: needs review The PR code is done & tested, needs review label Jun 15, 2021
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jun 23, 2021

Released in 7.6.0.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v7.6.0, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Jun 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
topic: installation Issue during installation or downloading Cypress v7.5.0 🐛 Issue present since 7.5.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants