cypress-io / cypress-realworld-app

A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.

Home Page:https://docs.cypress.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate away from Yarn 1 (Classic) as package manager

MikeMcC399 opened this issue · comments

Feature

Migrate away from Yarn Classic v1 as package manager. This could be to Yarn Modern v4 or to npm.

Reason

Yarn 1 (Classic) is stated to be frozen. The Yarn 1 GitHub repo contains the "About" text:

The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry"

The cypress-io/cypress-realworld-app should be based on current and supported technologies in order to provide a useful example of Cypress in practice.

Welcome to any PRs to update this

@jennifer-shehane

Related issues that @astone123 raised are:

From issue #1403
Running yarn install produces a large number of warnings.