Required: NodeJS
npm installnpx cypress run --spec the-test-file
npx cypress install --forceflag '-- force' will help resolve the issue if the standard installation was unsuccessfulnpx cypress opennpx cypress runor npm testnpx cypress run --spec the-test-filenpx cypress run --spec cypress/integration/todomvc-actions.spec.jsExample from project
npm install @applitools/eyes-cypressnpx eyes-setupexport APPLITOOLS_API_KEY= {yourAPIKey}set APPLITOOLS_API_KEY= {yourAPIKey}