You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move any generic installation instructions, which are not Cypress specific, down to this section.
Separate out Cypress-specific installation instructions and keep these in the Get Started > Install Cypress section.
Why is this needed?
Although npm, Yarn and pnpm are listed as supported, there is no information about which versions are supported.
Descriptions in Get Started > Install Cypress mix up the reference to specific package managers. Generic and Cypress-specific instructions are put together instead of being clearly separated.
Yarn Classic and Yarn Modern are different products with a combination of similarities and major incompatibilities, so it is not clear, when referring to Yarn, whether Yarn Classic or Yarn Modern or both are meant.
Instructions for how to install Yarn are missing. If these instructions are added, they should take account of the fact that Yarn 1 Classic and Yarn Modern are to be installed differently from each other.
Instructions for how to install pnpm using npm are incorrect if Corepack is enabled. Refer to pnpm Installation for full instructions.
Description
What would you like?
Package Manager
in the Get Started > Install Cypress > System requirements section8.6.0
and above (corresponds to npm version packaged with Node.js18.0.0
)1.22.22
and above4.x
and abovefor Component testing, with
nodeLinker: "node-modules"
configuration only8.x
and aboveWhy is this needed?
Other
Related to:
The text was updated successfully, but these errors were encountered: