Skip to content

Commit

Permalink
Merge branch 'develop' into mschile/service_worker_uncontrolled
Browse files Browse the repository at this point in the history
  • Loading branch information
mschile committed Apr 17, 2024
2 parents c25d535 + b50ddd6 commit b2f64ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions npm/eslint-plugin-dev/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ npm install --save-dev @cypress/eslint-plugin-dev

## Usage

> ⚠️ Currently does **not** support ESLint version 8+
1) install the following `devDependencies`:
```sh
@cypress/eslint-plugin-dev
Expand Down

3 comments on commit b2f64ec

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on b2f64ec Apr 17, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the linux arm64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.7.4/linux-arm64/mschile/service_worker_uncontrolled-b2f64ec5432e88ee94d49b0fee04dc601b2165eb/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on b2f64ec Apr 17, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the linux x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.7.4/linux-x64/mschile/service_worker_uncontrolled-b2f64ec5432e88ee94d49b0fee04dc601b2165eb/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on b2f64ec Apr 17, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the win32 x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.7.4/win32-x64/mschile/service_worker_uncontrolled-b2f64ec5432e88ee94d49b0fee04dc601b2165eb/cypress.tgz

Please sign in to comment.