-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Description
Subject
Getting Started > Installing Cypress
Description
Getting Started > Installing Cypress > Node.js states
"If you're using npm
to install Cypress, we support:"
This leaves the question open about what is supported if pnpm
or Yarn
is used.
On
Getting Started > Installing Cypress > Direct download it says:
"If you're not using Node or npm
in your project or you want to try Cypress out quickly, you can always download Cypress directly from our CDN.
Again, there is no mention of pnpm
or Yarn
.
Suggestion
I'm not sure of the best way to resolve this. Possibly just add pnpm
or Yarn
to the mention of npm
?