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

nohoist config is ignored #22147

Closed
br-kwon opened this issue Jun 6, 2022 · 8 comments · Fixed by #22365
Closed

nohoist config is ignored #22147

br-kwon opened this issue Jun 6, 2022 · 8 comments · Fixed by #22365
Labels
topic: installation Issue during installation or downloading Cypress

Comments

@br-kwon
Copy link

br-kwon commented Jun 6, 2022

Current behavior

when installing the cypress package via yarn, i get a warning saying the nohoist config is ignored

Debug logs

warning nohoist config is ignored in "cypress" because it is not a private package. If you think nohoist should be allowed in public packages, please submit an issue for your use case.

Cypress Version

10.0.3

Package Manager

yarn

Operating system

Mac

Other

No response

@br-kwon br-kwon added the topic: installation Issue during installation or downloading Cypress label Jun 6, 2022
@willoliveira-air
Copy link

Seeing the same issue when installing Cypress

warning nohoist config is ignored in "cypress" because it is not a private package. If you think nohoist should be allowed in public packages, please submit an issue for your use case.
warning nohoist config is ignored in "cypress" because it is not a private package. If you think nohoist should be allowed in public packages, please submit an issue for your use case.

@cypress-bot cypress-bot bot added the stage: investigating Someone from Cypress is looking into this label Jun 7, 2022
@mmaous
Copy link

mmaous commented Jun 8, 2022

Facing the same issue, On a Linux (ubuntu 20.04) machine, I have tried using npm instead and there is no issue,

yarn 1.22.18

@mutoe
Copy link

mutoe commented Jun 9, 2022

Same issue here.

yarn: '1.22.18'
node: 14.9.3
macOS 12.3.1 (M1 Pro arm64)

@KatieMFritz
Copy link

Same. Yarn 1.22.17, Node 16.0.0

@parazitl2
Copy link

The same, yarn 1.22.19, node 16.14.2

@marktnoonan
Copy link
Contributor

Thanks for for logging this. I've confirmed it locally as well, let's see what we can do to clean up this warning.

@cypress-bot cypress-bot bot added stage: routed to e2e-core and removed stage: investigating Someone from Cypress is looking into this labels Jun 10, 2022
@mjhenkes mjhenkes added stage: investigating Someone from Cypress is looking into this E2E-core and removed stage: routed to e2e-core labels Jun 10, 2022
@cypress-bot cypress-bot bot added stage: needs review The PR code is done & tested, needs review and removed stage: investigating Someone from Cypress is looking into this labels Jun 16, 2022
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jun 17, 2022

The code for this is done in cypress-io/cypress#22365, 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 17, 2022
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jun 21, 2022

Released in 10.2.0.

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

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Jun 21, 2022
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants