-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
* Revert "fix: correctly resolve dependencies for CT onboarding when using Yarn Plug n Play (#26452)" This reverts commit 7a33f5c. * changelog * changelog
- Loading branch information
There are no files selected for viewing
This file was deleted.
This file was deleted.
5 comments
on commit 9d4a3d2
There was a problem hiding this comment.
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/12.12.1/linux-arm64/develop-9d4a3d263a634b4f84daed73a6e3b162d0ad0f60/cypress.tgz
There was a problem hiding this comment.
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/12.12.1/linux-x64/develop-9d4a3d263a634b4f84daed73a6e3b162d0ad0f60/cypress.tgz
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Circle has built the darwin 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/12.12.1/darwin-arm64/develop-9d4a3d263a634b4f84daed73a6e3b162d0ad0f60/cypress.tgz
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Circle has built the darwin 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/12.12.1/darwin-x64/develop-9d4a3d263a634b4f84daed73a6e3b162d0ad0f60/cypress.tgz
There was a problem hiding this comment.
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/12.12.1/win32-x64/develop-9d4a3d263a634b4f84daed73a6e3b162d0ad0f60/cypress.tgz
[#26452](https://github.com/cypress-io/cypress/pull/26630) is incorrect.
It should be
[#26452](https://github.com/cypress-io/cypress/pull/26452)
!#26452