npm install cypress --save-dev
yarn add cypress --dev
npx cypress install --force
npx cypress open
npx cypress open
시,
This is usually caused by a missing library or dependency.
The error below should indicate which dependency is missing.
npx cypress install --force