Replace Yarn v1 (Classic) as package manager #30083
Labels
process: build
Related to our internal build process
type: chore
Work is required w/ no deliverable to end user
What would you like?
Replace Yarn Classic v1 as package manager for building Cypress from source. The documentation CONTRIBUTING > Getting Started describes how Yarn is used with Cypress.
Why is this needed?
Yarn Classic v1 used by Cypress is unsupported since January 2020.
Although the npm module Yarn is still showing 6 Million downloads a week (see also trends), the Yarn 1 GitHub repo contains the "About" text:
The Yarn Classic v1 documentation says:
The Yarn Modern documentation recommends upgrading.
Other
Choice within the Yarn family is unclear:
corepack
is not used.corepack
to install Yarn ModernThe text was updated successfully, but these errors were encountered: